This is needed for notifyemail, and not all openid providers report an
email address, or necessarily the one the user wants to get email.
size => 1, force => 1,
fieldset => "login",
comment => $session->param("name"));
- $form->field(name => "email", type => "hidden");
}
}
* Added ikiwiki-comment program.
* Add missing build-depends on libcgi-formbuilder-perl, needed for
t/relativity.t
+ * openid: Stop suppressing the email field on the Preferences page.
-- Joey Hess <joeyh@debian.org> Mon, 20 Oct 2014 12:04:49 -0400