aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/passwordauth.pm
Commit message (Expand)AuthorAge
* add and use cgiurl_abs_sameschemeJoey Hess2018-01-05
* emailauth, passwordauth: Avoid leaving cgisess_* files in the system temp dir...Joey Hess2017-08-23
* CGI, attachment, passwordauth: harden against repeated parametersSimon McVittie2017-01-11
* passwordauth: avoid userinfo forgery via repeated email parameterSimon McVittie2017-01-11
* passwordauth: prevent authentication bypass via multiple name parametersSimon McVittie2017-01-11
* Use rel=nofollow microformat for dynamic (CGI-related) URLsSimon McVittie2017-01-09
* Force CGI::FormBuilder->field to scalar context where necessarySimon McVittie2016-12-28
* passwordauth: Don't allow registering accounts that look like openids.Joey Hess2015-05-14
* avoid showing password prefs for emailauth userJoey Hess2015-05-13
* allow users to subscribe to comments w/o registeringJoey Hess2012-04-02
* support do=tokenauth login for passwordless accountsJoey Hess2012-04-02
* passwordauth: Fix url in password recovery email to be absolute.Joey Hess2012-04-02
* add support for a passwordless login tokenJoey Hess2012-04-02
* fix another undef/"" confusionJoey Hess2012-03-28
* stop using REMOTE_ADDRJoey Hess2010-06-23
* fix uninitialized value warningJoey Hess2010-04-20
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* factor out a userpage functionJoey Hess2010-02-04
* Add link to userpage (or creation link) to top of preferences page.Joey Hess2010-02-04
* typoJoey Hess2010-02-04
* Improve display of openid in preferences page.Joey Hess2010-02-04
* Allow jumping directly into account registration process by going to ikiwiki...Joey Hess2010-02-04
* Disable the Preferences link if no plugin with an auth hook is enabled.Joey Hess2009-06-09
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* remove default values in getsetupJoey Hess2008-07-26
* typoJoey Hess2008-07-26
* adminemail may be undefinedJoey Hess2008-07-26
* allow account_creation_password to not be definedJoey Hess2008-07-26
* added getsetup hooks for all plugins up to recentchangesJoey Hess2008-07-25
* hashed password support, and empty password security fixJoey Hess2008-05-30
* * Change formbuilder hook to not be responsible for displaying a form,Joey Hess2007-12-12
* * Fix some bugs in password handling:joey2007-05-17
* * Add an account-creation password as a simple anti-spam mechanism. Ifjoshtriplett2007-05-09
* * Fix a bug that prevented clearing email or subscriptions.joey2007-04-30
* correct size of name field in initial login form (same size as password)joey2007-04-30
* Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-eva...joshtriplett2007-04-30
* * Group passwordauth fields with a fieldset as well. Add a newjoshtriplett2007-04-30
* I don't think this comment adds muchjoey2007-04-29
* * Use fieldsets in the preferences form to group related options together.joey2007-04-29
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Many changes to make ikiwiki very resistant to write failuresjoey2007-02-15
* missing IkiWiki::joey2007-02-03
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* bugfixenjoey2006-11-22
* addjoey2006-11-20