| Commit message (Collapse) | Author | Age |
|
|
|
| |
only being edited via users authed with httpauth.
|
|
|
|
| |
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.
|
|
|
|
| |
when ikiwiki needs authentication, rather than for any access to the cgi/wiki.
|
|
|
|
| |
authentication. Closes: #500524
|
|
|
|
|
|
| |
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
|
| |
|
|
* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
|