From: joey Date: Mon, 26 Feb 2007 08:46:27 +0000 (+0000) Subject: web commit by JoshTriplett: mention httpauth plugin. X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/89a5dde72e00feb9e86537aee5992c86ed0582d7 web commit by JoshTriplett: mention httpauth plugin. --- 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]].