web commit by JoshTriplett: Fix link to passwordauth.

master
joey 2007-04-06 05:43:15 +00:00
parent 282d69e47e
commit 1078e0f271
1 changed files with 5 additions and 5 deletions

View File

@ -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.)