summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/httpauth.pm
AgeCommit message (Expand)Author
2010-08-30httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess
2010-08-30remove dead codeJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2010-02-11partially fix httpauth canedit hookJoey Hess
2010-02-11fix logic errorJoey Hess
2010-02-11httpauth: Add httpauth_pagespec setting that can be used to limit pages to on...Joey Hess
2010-02-11httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess
2010-02-11patch so farJoey Hess
2010-02-05revert accidental code changeJoey Hess
2010-02-05responseJoey Hess
2009-11-10typoJoey Hess
2009-11-10httpauth: Add cgiauthurl setting that can be used to do http basic auth only ...Joey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2006-11-20* Add openidsignup config option.joey
2006-11-20* Make auth methods pluggable.joey