]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 21 Mar 2007 00:07:12 +0000 (00:07 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 21 Mar 2007 00:07:12 +0000 (00:07 +0000)
doc/todo/Account_moderation.mdwn [new file with mode: 0644]

diff --git a/doc/todo/Account_moderation.mdwn b/doc/todo/Account_moderation.mdwn
new file mode 100644 (file)
index 0000000..f9df99b
--- /dev/null
@@ -0,0 +1,12 @@
+The account creation process in the default [[passwordauth]] plugin could
+support account moderation by an administrator.  New account signups could
+
+(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
+an account creation password as an "ask an existing member to get an account"
+system.)
+
+[[tag soc]]