]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/passwordauth.mdwn
web commit by JeremyReed: Document account_creation_password -- some of this text...
[ikiwiki.git] / doc / plugins / passwordauth.mdwn
index 3d6782dba1cde8d0e4f06574038e927758c24765..22a0776ed24605c1273a245cf44b1b0192526919 100644 (file)
@@ -1,10 +1,17 @@
 [[template id=plugin name=passwordauth core=1 author="[[Joey]]"]]
 [[tag type/auth]]
-[[tag type/core]]
 
 This plugin lets ikiwiki prompt for a user name and password when logging
 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]].
+
+When the *account\_creation\_password* configuration option is enabled with
+a pass-phrase, this plugin supports an "account creation password" as a
+simplistic anti-spam measure.
+(Some wikis edited by a particular group use an account creation password
+as an "ask an existing member to get an account" system.)
+
+