web commit by JoshTriplett: Fix link to passwordauth.
parent
282d69e47e
commit
1078e0f271
|
@ -1,12 +1,12 @@
|
||||||
The account creation process in the default [[passwordauth]] plugin could
|
The account creation process in the default [[plugins/passwordauth]] plugin
|
||||||
support account moderation by an administrator. New account signups would
|
could support account moderation by an administrator. New account signups
|
||||||
go into a queue for approval by an administrator.
|
would go into a queue for approval by an administrator.
|
||||||
|
|
||||||
(Random, potentially infeasible idea: save their edits and apply them if
|
(Random, potentially infeasible idea: save their edits and apply them if
|
||||||
the account gets approved.)
|
the account gets approved.)
|
||||||
|
|
||||||
[[passwordauth]] could also support an "account creation password", as a
|
[[plugins/passwordauth]] could also support an "account creation password", as
|
||||||
simplistic anti-spam measure. (Some wikis edited by a particular group use
|
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"
|
an account creation password as an "ask an existing member to get an account"
|
||||||
system.)
|
system.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue