diff options
| -rw-r--r-- | admin/www/todo.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/www/todo.html b/admin/www/todo.html index 1dbdcfc11..535383608 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -126,5 +126,6 @@ <LI> Implement member profiles, using a class to store name, organization, description, etc, and default option settings. The lists still can have their own data, but the user can set defaults in their profile...</LI> <LI> Need to go through and verify there are no obvious security problems.</LI> <LI> Restrict file and directory permissions as much as possible without breaking Mailman functionality.</LI> +<LI> Add a limit on the number of posts from any one individual within a period of time (1 post per day, 10 per week, etc).</LI> </UL> </BODY></HTML> |
