diff options
author | Mark Sapiro <msapiro@value.net> | 2011-04-25 15:18:56 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-04-25 15:18:56 -0700 |
commit | 663e0178728b6618064743a737f72889f014787e (patch) | |
tree | 3b479b226d4b3315602e96a9c4452b66cf2b564b /NEWS | |
parent | d994cc918097ea2ce791657ff8d6b8aef8b583f4 (diff) | |
download | mailman2-663e0178728b6618064743a737f72889f014787e.tar.gz mailman2-663e0178728b6618064743a737f72889f014787e.tar.xz mailman2-663e0178728b6618064743a737f72889f014787e.zip |
Mailman now sets the 'secure' flag in cookies set via https URLs.
Bug #770377.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,6 +38,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Mailman now sets the 'secure' flag in cookies set via https URLs. + Bug #770377. + - Added a logout link to the admindb interface and made both admin and admindb logout effective for a site admin cookie if allowed. Bug #769318. |