diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-26 08:46:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-26 08:46:27 +0000 |
commit | 89a5dde72e00feb9e86537aee5992c86ed0582d7 (patch) | |
tree | 29b377f12945893fce23e6fb3904631b05647762 /doc/plugins/passwordauth.mdwn | |
parent | 4ea3903ccb8a7deb9c50ef185facecdc19d61aed (diff) | |
download | ikiwiki-89a5dde72e00feb9e86537aee5992c86ed0582d7.tar ikiwiki-89a5dde72e00feb9e86537aee5992c86ed0582d7.tar.gz |
web commit by JoshTriplett: mention httpauth plugin.
Diffstat (limited to 'doc/plugins/passwordauth.mdwn')
-rw-r--r-- | doc/plugins/passwordauth.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn index 2ee06b7ad..84c63c4af 100644 --- a/doc/plugins/passwordauth.mdwn +++ b/doc/plugins/passwordauth.mdwn @@ -6,4 +6,4 @@ into the wiki. It also handles registering users, mailing passwords, and changing passwords in the prefs page. It is enabled by default, but can be turned off if you want to only use -some other form of authentication, such as [[openid]]. +some other form of authentication, such as [[httpauth]] or [[openid]]. |