aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/SecurityManager.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed Python 2.5 dependency from fix for Bug #770377.Mark Sapiro2011-11-261-2/+2
* Since context may be AuthUser, we must refresh the cookie where we have a user.Mark Sapiro2011-04-261-2/+2
* A new list poster password has been implemented. This password may onlyMark Sapiro2011-04-251-0/+9
* A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.Mark Sapiro2011-04-251-1/+6
* Mailman now sets the 'secure' flag in cookies set via https URLs.Mark Sapiro2011-04-251-1/+6
* Inadvertently setting a null site or list password allowed accessMark Sapiro2009-09-031-0/+3
* trunkBarry Warsaw2008-11-291-1/+2
|\
| * Fixed a problem in SecurityManager that caused it to not find theMark Sapiro2008-11-201-2/+3
* | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-8/+7
|/
* Back port Python 2.5 compatibility changes to Mailman 2.1. Specifically,bwarsaw2006-07-301-9/+11
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* We have to escape other special characters like '=', so use urllib.tkikuchi2004-11-251-1/+3
* [ 1030228 ] Mass Subscribe address with control character - can't deletetkikuchi2004-10-091-1/+1
* __checkone(): Patch 869644, ignore NotAMemberError that can get raisedbwarsaw2004-01-031-2/+5
* Authenticate(): When authenticating AuthUser, wrap thebwarsaw2003-12-261-35/+40
* Backporting from the trunk.bwarsaw2003-02-081-12/+26
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+333