aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Incorporated some feedback from Mark S.Jim Popovitch2013-10-201-1/+1
| * Handle CNAMEs when chasing DMARC TXT records.Phil Pennock2013-03-181-5/+44
| * Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policyJim Popovitch2013-03-031-0/+39
* | Fixed email address validation to do a bit better in obscure cases.Mark Sapiro2013-12-061-3/+4
|/
* Strengthened the validation of email addresses.Mark Sapiro2011-11-131-8/+3
* Strengthened the validation of email address domains.Mark Sapiro2011-09-151-0/+6
* Made the web escaping of additional characters a configuration setting.Mark Sapiro2011-05-011-12/+6
* Yet another change to the broken browser HTML escaping.Mark Sapiro2011-04-261-1/+2
* Don't try converting non-ascii to HTML entities in unicode.Mark Sapiro2011-04-261-2/+5
* Strengthened escaping of user web data by including some characters thatMark Sapiro2011-04-251-0/+8
* Changed the maximum number of arguments for the who command to beMark Sapiro2011-03-211-2/+2
* Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro2010-09-091-93/+94
* XSS protection in the web interface went too far in escaping HTMLMark Sapiro2009-08-011-1/+3
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-20/+21
* Mailman/Utils.pyMark Sapiro2009-01-021-2/+2
* Changed the regexp for Utils.suspiciousHTML to exempt theMark Sapiro2008-12-051-1/+2
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-3/+14
* Changed Utils.ValidateEmail to not allow specials (particularly ':')Mark Sapiro2008-05-071-2/+9
* Mailman/Cgi/edithtml.pyMark Sapiro2007-12-041-0/+151
* Mailman/Defaults.py.inMark Sapiro2007-11-251-0/+3
* Detect 'who' with 1 or 2 arguments as administrivia.Mark Sapiro2007-07-171-2/+2
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-301-1/+1
* Back port Python 2.5 compatibility changes to Mailman 2.1. Specifically,bwarsaw2006-07-301-3/+5
* - Decorate.py Fixed bug 1507248 by ignoring header/footer charactersmsapiro2006-06-231-2/+8
* Improved fix for bug 1275856 to return host part of DEFAULT_URL if any frommsapiro2006-03-181-7/+5
* Fixed long standing bug (1275856) - get_domain() returned DEFAULT_EMAIL_HOSTmsapiro2006-03-121-3/+8
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.bwarsaw2005-01-161-1/+1
* Sorry, leagality of '%' and '!' is a matter of MTA (of the user's).tkikuchi2005-01-111-1/+1
* Add '%' and '!' in _badchars. They are used for source routing.tkikuchi2005-01-111-1/+1
* Secure_MakeRandomPassword(): Log an error when secure passwords were requestedbwarsaw2004-12-311-0/+3
* From the NEWS file:bwarsaw2004-12-301-6/+45
* [ 1030228 ] Mass Subscribe address with control character - can't deletetkikuchi2004-10-091-1/+1
* More error handling for oneline().tkikuchi2004-09-181-1/+2
* oneline(): Another part of TK's patch # 865661. This one adds abwarsaw2003-12-261-0/+15
* True/False where appropriate.bwarsaw2003-12-011-1/+1
* wrap(): Minor code cleaning.bwarsaw2003-10-071-4/+2
* Backporting from the HEAD -- Mailman packagebwarsaw2003-09-221-4/+26
* Backporting from trunk.bwarsaw2003-04-071-41/+49
* Backporting from trunkbwarsaw2003-03-311-1/+1
* Backporting from the trunk.bwarsaw2003-02-081-10/+15
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+773