summaryrefslogtreecommitdiff
path: root/doc/plugins/passwordauth.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-16 13:34:06 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-16 13:34:06 -0500
commit06bd32f9dad90233a0882f114bcc2099a2d50bb6 (patch)
tree3d35db2b478fbe57b0837799a554f4c70d8d5ea7 /doc/plugins/passwordauth.mdwn
parent55dda5d59166c935a96bcd56515e3a158838c9bc (diff)
improve formatting and minor reword
Diffstat (limited to 'doc/plugins/passwordauth.mdwn')
-rw-r--r--doc/plugins/passwordauth.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn
index 22a0776ed..5e3dbfbaf 100644
--- a/doc/plugins/passwordauth.mdwn
+++ b/doc/plugins/passwordauth.mdwn
@@ -8,9 +8,9 @@ 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 [[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.
+When the `account_creation_password` configuration option is enabled with
+a pass-phrase, this plugin prompts for the password when creating an
+account as a implistic 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.)