X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3e593eb9c0edd3f5cce7381ca145c0889441d719..811b8726dbd6e274f969738c4e19f0b3dc3dae92:/doc/plugins/passwordauth.mdwn diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn index aded8829f..84c63c4af 100644 --- a/doc/plugins/passwordauth.mdwn +++ b/doc/plugins/passwordauth.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=passwordauth core=1 included=1 author="[[Joey]]"]] +[[template id=plugin name=passwordauth core=1 author="[[Joey]]"]] [[tag type/auth]] This plugin lets ikiwiki prompt for a user name and password when logging @@ -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]].