aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/options.py (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-07The user options 'list my other subscriptions' page now indicates forMark Sapiro1-0/+6
2011-05-09Prevented setting user passwords with leading/trailing whitespace. Bug #778088.Mark Sapiro1-3/+3
2010-07-27Changed the member options login page unsubscribe request to include theMark Sapiro1-1/+2
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+2
2010-02-04We now give an HTTP 401 status for authentication failures from admin,Mark Sapiro1-1/+3
2008-04-14options.py - Made the ability for a list admin to change a members passwordMark Sapiro1-0/+8
2008-03-06CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro1-4/+7
2007-11-04- Cgi/options.py - fixed to not present the "empty" topic to user.Mark Sapiro1-1/+3
2006-08-30CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw1-2/+2
2005-12-03Improving banned subscription logic to cover all invites, subscribes, address...msapiro1-0/+5
2005-11-30As of 2.1.6, List admins can change user's option/subscription globally.tkikuchi1-11/+56
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-02-29main(): The list lock must be held in order to pend unsubscription requests.bwarsaw1-12/+13
2004-02-17main(): It's possible that if you're logged in as the list admin, you can getbwarsaw1-3/+5
2003-11-03main(): Fix for bug #832748, where unsubscribe_policy was beingbwarsaw1-4/+24
2003-02-08Backporting from the trunk.bwarsaw1-15/+26
2003-01-02main(): In the change-of-address section, we only want to show thebwarsaw1-3/+5