index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
SecurityManager.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
Bump copyright dates.
Mark Sapiro
1
-1
/
+1
2013-12-02
- Fixed a bug which caused some authentication cookies to expire too soon
Mark Sapiro
1
-3
/
+3
2011-11-26
Removed Python 2.5 dependency from fix for Bug #770377.
Mark Sapiro
1
-2
/
+2
2011-04-26
Since context may be AuthUser, we must refresh the cookie where we have a user.
Mark Sapiro
1
-2
/
+2
2011-04-25
A new list poster password has been implemented. This password may only
Mark Sapiro
1
-0
/
+9
2011-04-25
A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.
Mark Sapiro
1
-1
/
+6
2011-04-25
Mailman now sets the 'secure' flag in cookies set via https URLs.
Mark Sapiro
1
-1
/
+6
2009-09-03
Inadvertently setting a null site or list password allowed access
Mark Sapiro
1
-0
/
+3
2008-11-20
Fixed a problem in SecurityManager that caused it to not find the
Mark Sapiro
1
-2
/
+3
2008-11-12
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
1
-8
/
+7
2006-07-30
Back port Python 2.5 compatibility changes to Mailman 2.1. Specifically,
bwarsaw
1
-9
/
+11
2005-08-27
FSF office has moved to 51 Franklin Street.
tkikuchi
1
-1
/
+1
2004-11-25
We have to escape other special characters like '=', so use urllib.
tkikuchi
1
-1
/
+3
2004-10-09
[ 1030228 ] Mass Subscribe address with control character - can't delete
tkikuchi
1
-1
/
+1
2004-01-03
__checkone(): Patch 869644, ignore NotAMemberError that can get raised
bwarsaw
1
-2
/
+5
2003-12-26
Authenticate(): When authenticating AuthUser, wrap the
bwarsaw
1
-35
/
+40
2003-02-08
Backporting from the trunk.
bwarsaw
1
-12
/
+26