]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett: Fix link to passwordauth.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 6 Apr 2007 05:43:15 +0000 (05:43 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 6 Apr 2007 05:43:15 +0000 (05:43 +0000)
doc/todo/Account_moderation.mdwn

index a259ec0338c14340d512fd53ed19e88a902ee6db..79f617f2393e14672d639ca90f3c2fa0a4e22ff5 100644 (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
+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.)