aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 00:07:12 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 00:07:12 +0000
commit9bf29d60b2b44c16e9c3aaf1f4ff78a694f3c194 (patch)
tree0aa7689e73df6e65fcdb45b0dcc33dfacf5c1df6
parent09dada42da773a9c89e43a9f1965bd3abba94489 (diff)
downloadikiwiki-9bf29d60b2b44c16e9c3aaf1f4ff78a694f3c194.tar
ikiwiki-9bf29d60b2b44c16e9c3aaf1f4ff78a694f3c194.tar.gz
web commit by JoshTriplett
-rw-r--r--doc/todo/Account_moderation.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/Account_moderation.mdwn b/doc/todo/Account_moderation.mdwn
new file mode 100644
index 000000000..f9df99b6c
--- /dev/null
+++ b/doc/todo/Account_moderation.mdwn
@@ -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]]