summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2000-08-02 04:00:29 +0000
committerbwarsaw2000-08-02 04:00:29 +0000
commitc2361d231a9f4dc02f497da5fc69bc92dd33a613 (patch)
treefb48b5ddc7cfd5b1373e9365cf2153fdd395c08d
parentbe94da96ebb5b034e7aff4a0f6d52a536367f74a (diff)
downloadmailman-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.html1
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>