diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-28 00:35:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-28 00:35:33 +0000 |
commit | b6509c74a96ee5b16c774c5365f5ab6e542d180b (patch) | |
tree | 7c189fa7bb53d31a1381d25e79e84fa9d022e38d /doc | |
parent | ed463de21f4229a2e25083c623d8f8b8bab6138f (diff) |
* Add basic spam fighting tool for admins: An admin's prefs page now allows
editing a list of banned users who are not allowed to log in.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/spam_fighting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/spam_fighting.mdwn b/doc/todo/spam_fighting.mdwn index c7f7bbd8c..1e20a0c1b 100644 --- a/doc/todo/spam_fighting.mdwn +++ b/doc/todo/spam_fighting.mdwn @@ -1 +1 @@ -Admins need the ability to lock/remove users, and to block IP ranges. +Admins need the ability to block IP ranges. They can already ban users. |