Joey Hess
|
e11876b700
|
httpauth: Add httpauth_pagespec setting that can be used to limit pages to only being edited via users authed with httpauth.
|
2010-02-11 18:25:10 -05:00 |
Joey Hess
|
046095552a
|
httpauth: When cgiauthurl is configured, httpauth can now be used alongside other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it.
|
2010-02-11 17:26:09 -05:00 |
Joey Hess
|
92a6f2e5e8
|
httpauth: Add cgiauthurl setting that can be used to do http basic auth only when ikiwiki needs authentication, rather than for any access to the cgi/wiki.
|
2009-11-10 00:50:59 -05:00 |
Joey Hess
|
0651e86a4c
|
httpauth: Document that ikiwiki.cgi has to be in a directory subject to authentication. Closes: #500524
|
2008-09-30 21:03:51 -04:00 |
Simon McVittie
|
297ff849b9
|
Migrate doc/plugins via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
|
2008-07-21 12:31:57 +01:00 |
joey
|
19c58ac7c1
|
simplified plugin definitions
|
2007-02-13 18:51:21 +00:00 |
joey
|
54cf5a62ca
|
* Make auth methods pluggable.
* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
|
2006-11-20 01:52:18 +00:00 |