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
/
Cgi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The user options 'list my other subscriptions' page now indicates for
Mark Sapiro
2011-06-07
1
-0
/
+6
*
Fixed a problem in admindb.py where the character set for the display of
Mark Sapiro
2011-05-10
1
-1
/
+8
*
Prevented setting user passwords with leading/trailing whitespace. Bug #778088.
Mark Sapiro
2011-05-09
3
-10
/
+10
*
A new list poster password has been implemented. This password may only
Mark Sapiro
2011-04-25
1
-0
/
+27
*
Added a logout link to the admindb interface and made both admin and
Mark Sapiro
2011-04-23
2
-3
/
+27
*
Refactor last change for i18n.
Mark Sapiro
2011-04-15
1
-5
/
+7
*
Added a report of the affected members to the warnings issued when
Mark Sapiro
2011-04-14
1
-3
/
+5
*
Changed the subscribe CGI to strip leading and trailing whitespace from
Mark Sapiro
2011-03-29
1
-2
/
+2
*
An XSS vulnerability, CVE-2011-0707, has been fixed.
Mark Sapiro
2011-02-18
1
-3
/
+3
*
- Fixed an uncaught KeyError when poster tries to cancel a post which was
Mark Sapiro
2011-02-07
1
-2
/
+3
*
Updated copyright year for previous change.
Mark Sapiro
2011-02-05
1
-1
/
+1
*
Issue an HTTP 404 status for private archive file not found.
Mark Sapiro
2011-02-05
1
-0
/
+1
*
Made minor wording improvements and typo corrections in some messages.
Mark Sapiro
2010-09-10
2
-5
/
+5
*
Two potential XSS vulnerabilities have been identified and fixed.
Mark Sapiro
2010-09-09
1
-2
/
+2
*
Fixed admindb interface to decode base64 and quoted-printable encoded
Mark Sapiro
2010-09-03
1
-1
/
+1
*
Changed the member options login page unsubscribe request to include the
Mark Sapiro
2010-07-27
1
-1
/
+2
*
Increased the font size of 'Welcome!'on admin overview for consistency with l...
Mark Sapiro
2010-07-02
1
-1
/
+1
*
Fixed an issue in admindb that could result in a KeyError and "we hit a
Mark Sapiro
2010-06-25
1
-6
/
+10
*
Fixed a bug which would fail to show a list on the admin and listinfo
Mark Sapiro
2010-06-23
2
-4
/
+6
*
Added roster to the CGIs that return HTTP 401 status for an authentication
Mark Sapiro
2010-03-29
10
-0
/
+22
*
Reordered the 'cancel' and 'subscribe' buttons on the subscription
Mark Sapiro
2010-03-06
1
-3
/
+3
*
Fixed a bug in the admindb interface that could apply a moderator
Mark Sapiro
2010-03-06
1
-2
/
+10
*
Added a urlhost argument to the MailList.MailList.Create() method to
Mark Sapiro
2010-02-27
1
-2
/
+3
*
We now give an HTTP 401 status for authentication failures from admin,
Mark Sapiro
2010-02-04
3
-2
/
+8
*
- Fixed a bug where going to an archives/private/list.mbox/list.mbox URL
Mark Sapiro
2010-01-21
1
-1
/
+3
*
- Added vette logging for rejected and discarded (un)subscribe requests.
Mark Sapiro
2009-12-04
1
-1
/
+1
*
Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.
Mark Sapiro
2009-12-03
1
-3
/
+4
*
Backported several bug fixes from the 2.2 branch.
Mark Sapiro
2009-07-31
2
-4
/
+5
*
Fixed a bug in admindb.py in the implementation of replacing "No Reason
Mark Sapiro
2009-02-03
1
-2
/
+7
*
Two of the 'new' class exceptions are raised with an argument.
Mark Sapiro
2009-01-20
1
-4
/
+5
*
Updated links to Python documentation.
Mark Sapiro
2009-01-11
1
-1
/
+2
*
- Fixed the admin Membership List Find member function so the 'letter'
Mark Sapiro
2009-01-10
1
-2
/
+5
*
Mailman/Utils.py
Mark Sapiro
2009-01-02
1
-9
/
+8
*
Fixed a problem in Decorate which could throw a TypeError on conversion to
Mark Sapiro
2008-12-07
1
-6
/
+8
*
Updated some FAQ URLs for wiki.list.org.
Mark Sapiro
2008-12-05
1
-1
/
+1
*
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
2008-11-12
2
-6
/
+6
*
Fixed a bug in admin.py which would result in chunked pages of the membership
Mark Sapiro
2008-07-30
1
-10
/
+5
*
options.py - Made the ability for a list admin to change a members password
Mark Sapiro
2008-04-14
1
-0
/
+8
*
CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:
Mark Sapiro
2008-03-06
1
-4
/
+7
*
MailList.py - Corrected some long standing incomplete logic in the
Mark Sapiro
2008-02-23
1
-1
/
+7
*
Mailman/Cgi/edithtml.py
Mark Sapiro
2007-12-04
1
-2
/
+15
*
Mailman/Defaults.py.in
Mark Sapiro
2007-11-25
1
-2
/
+2
*
- Cgi/options.py - fixed to not present the "empty" topic to user.
Mark Sapiro
2007-11-04
1
-1
/
+3
*
admindb.py - Changed to not show the "Discard all messages marked Defer" chec...
msapiro
2007-06-12
1
-2
/
+5
*
- CGI/admin.py
msapiro
2007-05-08
3
-24
/
+29
*
Fixed admin.py so null VARHELP category is handled (1573393).
msapiro
2006-10-11
1
-4
/
+5
*
Removed the "Discard all messages marked Defer" checkbox from the
msapiro
2006-09-21
1
-2
/
+2
*
A much improved release script, which now knows about Subversion (though isn't
bwarsaw
2006-09-01
1
-1
/
+0
*
CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery by
bwarsaw
2006-08-30
5
-20
/
+33
*
Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512)
tkikuchi
2006-04-04
1
-2
/
+3
[next]