web commit by JoshTriplett: Fix incomplete sentence. Sign.
[ikiwiki.git] / doc / todo / Account_moderation.mdwn
1 The account creation process in the default [[passwordauth]] plugin could
2 support account moderation by an administrator.  New account signups would
3 go into a queue for approval by an administrator.
4
5 (Random, potentially infeasible idea: save their edits and apply them if
6 the account gets approved.)
7
8 [[passwordauth]] could also support an "account creation password", as a
9 simplistic anti-spam measure.  (Some wikis edited by a particular group use
10 an account creation password as an "ask an existing member to get an account"
11 system.)
12
13 --[[JoshTriplett]]
14
15 [[tag soc]]