diff options
| author | bwarsaw | 2000-08-02 04:00:29 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-08-02 04:00:29 +0000 |
| commit | c2361d231a9f4dc02f497da5fc69bc92dd33a613 (patch) | |
| tree | fb48b5ddc7cfd5b1373e9365cf2153fdd395c08d | |
| parent | be94da96ebb5b034e7aff4a0f6d52a536367f74a (diff) | |
| download | mailman-c2361d231a9f4dc02f497da5fc69bc92dd33a613.tar.gz mailman-c2361d231a9f4dc02f497da5fc69bc92dd33a613.tar.zst mailman-c2361d231a9f4dc02f497da5fc69bc92dd33a613.zip | |
Shooda checked this in when I check in TODO.
| -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> |
