diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 05:43:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 05:43:15 +0000 |
commit | 1078e0f27191b7c048135942f3117881c96f7e3d (patch) | |
tree | a96f873b0eba9a656c17a7fcce776f2b4699e4a8 /doc/todo | |
parent | 282d69e47ea777ff38c43df7d8e98b0929a023dc (diff) |
web commit by JoshTriplett: Fix link to passwordauth.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Account_moderation.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/todo/Account_moderation.mdwn b/doc/todo/Account_moderation.mdwn index a259ec033..79f617f23 100644 --- a/doc/todo/Account_moderation.mdwn +++ b/doc/todo/Account_moderation.mdwn @@ -1,12 +1,12 @@ -The account creation process in the default [[passwordauth]] plugin could -support account moderation by an administrator. New account signups would -go into a queue for approval by an administrator. +The account creation process in the default [[plugins/passwordauth]] plugin +could support account moderation by an administrator. New account signups +would go into a queue for approval by an administrator. (Random, potentially infeasible idea: save their edits and apply them if the account gets approved.) -[[passwordauth]] could also support an "account creation password", as a -simplistic anti-spam measure. (Some wikis edited by a particular group use +[[plugins/passwordauth]] could also support 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.) |