aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/httpauth.pm
Commit message (Expand)AuthorAge
* httpauth: If REMOTE_USER is empty, behave as though it was unsetSimon McVittie2017-05-14
* httpauth: When it's the only auth method, avoid a pointless and confusing sig...Joey Hess2012-04-04
* httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess2010-08-30
* remove dead codeJoey Hess2010-08-30
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* partially fix httpauth canedit hookJoey Hess2010-02-11
* fix logic errorJoey Hess2010-02-11
* httpauth: Add httpauth_pagespec setting that can be used to limit pages to on...Joey Hess2010-02-11
* httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess2010-02-11
* patch so farJoey Hess2010-02-11
* revert accidental code changeJoey Hess2010-02-05
* responseJoey Hess2010-02-05
* typoJoey Hess2009-11-10
* httpauth: Add cgiauthurl setting that can be used to do http basic auth only ...Joey Hess2009-11-10
* 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 1 of 2)Joey Hess2008-08-03
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Add openidsignup config option.joey2006-11-20
* * Make auth methods pluggable.joey2006-11-20