aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/SecurityManager.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-03Inadvertently setting a null site or list password allowed accessMark Sapiro1-0/+3
2008-11-20Fixed a problem in SecurityManager that caused it to not find theMark Sapiro1-2/+3
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw1-8/+7
2006-07-30Back port Python 2.5 compatibility changes to Mailman 2.1. Specifically,bwarsaw1-9/+11
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-11-25We have to escape other special characters like '=', so use urllib.tkikuchi1-1/+3
2004-10-09[ 1030228 ] Mass Subscribe address with control character - can't deletetkikuchi1-1/+1
2004-01-03__checkone(): Patch 869644, ignore NotAMemberError that can get raisedbwarsaw1-2/+5
2003-12-26Authenticate(): When authenticating AuthUser, wrap thebwarsaw1-35/+40
2003-02-08Backporting from the trunk.bwarsaw1-12/+26