Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-09 | Two potential XSS vulnerabilities have been identified and fixed. | Mark Sapiro | 3 | -98/+100 | |
2010-09-07 | It's not necessary to catch KeyError - dict is a SafeDict(). | Mark Sapiro | 1 | -1/+1 | |
2010-09-07 | Fixed i18n._() to catch exceptions due to bad formats. Bug #632660. | Mark Sapiro | 1 | -2/+6 | |
2010-09-03 | Fixed admindb interface to decode base64 and quoted-printable encoded | Mark Sapiro | 1 | -1/+1 | |
message body excerpts for display. Bug #629738. | |||||
2010-07-27 | Changed the member options login page unsubscribe request to include the | Mark Sapiro | 1 | -1/+2 | |
requesters IP address in the confirmation request. Bug #610527. | |||||
2010-07-11 | Bounce processing has been enhanced so that if a bounce is returned to a | Mark Sapiro | 1 | -2/+31 | |
list from a non-member who is a member of a regular_include_list, the bounce will be processed as a bounce for the included list. | |||||
2010-07-02 | Increased the font size of 'Welcome!'on admin overview for consistency with ↵ | Mark Sapiro | 1 | -1/+1 | |
listinfo. | |||||
2010-06-30 | Bump DATA_FILE_VERSION. | Malte S. Stretz | 1 | -1/+1 | |
2010-06-29 | Added option include_sender_header to suppress rewrite of the Sender header ↵ | Malte S. Stretz | 5 | -2/+51 | |
which confuses Outlook (formerly known as FAQ 2.3). See also <http://mail.python.org/pipermail/mailman-developers/2006-July/019040.html>. Bug #266824. | |||||
2010-06-25 | Fixed an issue in admindb that could result in a KeyError and "we hit a | Mark Sapiro | 1 | -6/+10 | |
bug" response when a moderator acts on a post that had been handled by someone else after the first moderator had retrieved it. Bug #598671. | |||||
2010-06-23 | Fixed a bug which would fail to show a list on the admin and listinfo | Mark Sapiro | 2 | -4/+6 | |
overview pages if its web_page_url contained a :port. Bug # 597741. | |||||
2010-06-05 | Removed an extraneous line of code from Decorate.py. Bug #590155. | Mark Sapiro | 1 | -1/+0 | |
2010-05-12 | Added a bit more documentation for VIRTUAL_MAILMAN_LOCAL_DOMAIN. | Mark Sapiro | 1 | -0/+5 | |
2010-05-10 | Forgot the loop address in the immediately previous change. | Mark Sapiro | 1 | -0/+2 | |
2010-05-10 | Provided the ability to specify in mm_cfg.py a local domain (e.g. | Mark Sapiro | 2 | -1/+23 | |
'localhost') for the local addresses in the generated virtual-mailman when MTA = 'Postfix'. See VIRTUAL_MAILMAN_LOCAL_DOMAIN in Defaults.py. Bug #328907. | |||||
2010-05-10 | Made a minor change to the removal of an Approved: pseudo-header from | Mark Sapiro | 1 | -1/+1 | |
a text/html alternative to allow for an inserted '\xA0' before the password. | |||||
2010-05-06 | Fixed Content Filtering collapse_alternatives to work on deeply nested | Mark Sapiro | 1 | -0/+3 | |
multipart/alternative parts. Bug #576675. | |||||
2010-04-09 | We now accept/remove X-Approved: and X-Approve: headers in addition to | Mark Sapiro | 2 | -4/+14 | |
Approved: and Approve: for pre-approving posts. Bug ##557750. | |||||
2010-03-29 | Added roster to the CGIs that return HTTP 401 status for an authentication | Mark Sapiro | 10 | -0/+22 | |
failure, and return HTTP 404 status from all CGIs for an invalid list name. | |||||
2010-03-06 | Reordered the 'cancel' and 'subscribe' buttons on the subscription | Mark Sapiro | 1 | -3/+3 | |
confirmation web page so the default action upon 'enter' will be the subscribe button in browsers that pick the first button. Bug #530654. | |||||
2010-03-06 | Fixed a bug in the admindb interface that could apply a moderator | Mark Sapiro | 1 | -2/+10 | |
action to a message not displayed. Bug #533468. | |||||
2010-03-05 | Added a traceback to the log message produced when processing the | Mark Sapiro | 1 | -1/+5 | |
digest.mbox throws an exception. | |||||
2010-02-27 | Added a urlhost argument to the MailList.MailList.Create() method to | Mark Sapiro | 2 | -7/+9 | |
allow bin/newlist and the the create CGI to pass urlhost so the host will be correct in the listinfo link on the emptyarchive page. Bug #529100. | |||||
2010-02-22 | Added the List-Post header to the default list of headers retained in | Mark Sapiro | 1 | -2/+2 | |
messages in the MIME digest. Bug #526143. | |||||
2010-02-22 | Updated copyright. | Mark Sapiro | 1 | -1/+1 | |
2010-02-22 | Additional cleanup of pipermail threading | Mark Sapiro | 2 | -3/+8 | |
2010-02-13 | Fixed a bug in pipermail archiving that caused fallback threading by | Mark Sapiro | 2 | -10/+20 | |
subject to fail. Bug #266572. | |||||
2010-02-04 | We now give an HTTP 401 status for authentication failures from admin, | Mark Sapiro | 3 | -2/+8 | |
admindb, private and options logins. | |||||
2010-01-21 | - Fixed a bug where going to an archives/private/list.mbox/list.mbox URL | Mark Sapiro | 1 | -1/+3 | |
would result in a munged URL if authentication was required. Bug #266164. | |||||
2009-12-30 | Fixed a bug where a message with an Approved: header held by a handler | Mark Sapiro | 1 | -3/+9 | |
that precedes Approve (SpamDetect by default) would not have the Approved: header removed if the held message was approved. Bug #501739. | |||||
2009-12-22 | Updated versions for 2.1.13 release. | Mark Sapiro | 1 | -3/+3 | |
2009-12-14 | Updates for 2.1.13rc1 | Mark Sapiro | 1 | -4/+4 | |
2009-12-07 | Added Asturian translation from Marcos Costales and the Asturian | Mark Sapiro | 1 | -0/+1 | |
Language Team. | |||||
2009-12-04 | - Added vette logging for rejected and discarded (un)subscribe requests. | Mark Sapiro | 2 | -3/+9 | |
- Fixed a bug in admindb.py that could erroneously discard an unsubscribe request as a duplicate. | |||||
2009-12-03 | Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428. | Mark Sapiro | 3 | -4/+8 | |
2009-09-13 | Fixed the auto-responder to treat messages to -confirm, -join, -leave, | Mark Sapiro | 1 | -4/+5 | |
-subscribe and -unsubscribe as requests rather than posts. Bug #427962. | |||||
2009-09-03 | Inadvertently setting a null site or list password allowed access | Mark Sapiro | 1 | -0/+3 | |
to a list's web admin interface without authentication. Fixed by not accepting null passwords. | |||||
2009-09-03 | Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying | Mark Sapiro | 1 | -2/+5 | |
MUA folds the To: header and in cases where the list name includes '+'. | |||||
2009-08-05 | Replies to commands sent to list-request now come From: list-owner | Mark Sapiro | 1 | -2/+2 | |
instead of list-bounces. | |||||
2009-08-01 | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 4 | -27/+43 | |
In addition, Mailman no longer escapes From_ lines in the body of messages sent to regular list members, although MTA's may do it anyway. This is to avoid breaking signatures per Bug #265967. Changes include - Message.py, added a Generator class to avoid header folding and an as_string() method wirth a mangle_from_ argument. - Mailbox.py, uses new Message.Generator class. - SMTPDirect.py, uses as_string(mangle_from_=False) to flatten message. - Scrubber.py, removed unused ScrubberGenerator class. | |||||
2009-08-01 | XSS protection in the web interface went too far in escaping HTML | Mark Sapiro | 1 | -1/+3 | |
entities. Fixed. | |||||
2009-08-01 | Removed or anonymized additional headers in posts to anonymous lists. | Mark Sapiro | 1 | -1/+14 | |
2009-08-01 | Fixed a bug that could cause incorrect threading of replies to archived | Mark Sapiro | 1 | -5/+9 | |
messages that arrive with timestamps in the same second. | |||||
2009-08-01 | Added some notes to the distributed mm_cfg.py. | Mark Sapiro | 1 | -0/+8 | |
2009-07-31 | Another Python 2.6 compatibility change. | Mark Sapiro | 1 | -3/+3 | |
2009-07-31 | Backported several bug fixes from the 2.2 branch. | Mark Sapiro | 6 | -32/+42 | |
2009-07-31 | Added recognition for more bounces. | Mark Sapiro | 3 | -2/+52 | |
2009-02-23 | Bumping release to 2.1.12 final. | Mark Sapiro | 1 | -3/+3 | |
2009-02-20 | Recognize a couple more bounces. | Mark Sapiro | 2 | -1/+9 | |
2009-02-16 | Fixed a bug introduced in 2.1.11 which would attempt to store bounce info | Mark Sapiro | 1 | -3/+5 | |
for a member just deleted if bounce_you_are_disabled_warnings is zero. |