diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 03:08:20 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 03:08:20 +0000 |
commit | 1071f422e50132f3ca6a71c02b2cd3eee60e8c3e (patch) | |
tree | 7688210b0a6e1acc9655a5758470b58b22fea022 /doc | |
parent | fafe4219d57b441dc515856257d33ae4e26fa661 (diff) |
Document "Mail Password".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/passwordauth.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/passwordauth.mdwn b/doc/passwordauth.mdwn index 1c1358277..cc7eab2a2 100644 --- a/doc/passwordauth.mdwn +++ b/doc/passwordauth.mdwn @@ -6,7 +6,9 @@ This wiki has passwordauth **enabled**. You can sign into this wiki by entering a username and password in the login form. If you don't have an account, you can register for one from the login -form by hitting the "Register" button. +form by hitting the "Register" button. If you have an account, but you have +forgotten your password, you can hit the "Mail Password" button to receive your +password via an email to the address you supplied when you registered. [[if test="enabled(openid) and openid" then="You can also sign into this wiki using [[OpenID]]."]] |