aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui (unfollow)
Commit message (Expand)AuthorFilesLines
2005-03-10Use of websafe() here is too severe. Only '<' is escaped.tkikuchi1-1/+2
2005-02-23The first header_filter_rules can be empty. Thanks Bryan Fullerton.tkikuchi1-0/+3
2005-02-06sourceforge patch id=1107169, re-use member_moderation_notice ...tkikuchi1-0/+6
2005-02-05Remove misleading detail for respond_to_post_requests.tkikuchi1-6/+2
2004-10-09[ 601117 ] add sequencial number in subject prefixtkikuchi1-1/+5
2004-10-09[ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. timestkikuchi1-1/+7
2004-10-08[ 790494 ] built-in automatic discardtkikuchi1-0/+7
2004-10-03Merging SF patches:tkikuchi2-0/+31
2004-09-15Oops, this patch may be more modular. sorry for the bad first job.tkikuchi1-76/+79
2004-09-15Fix for "spam filter removed" SF id: 1020102/ bug rep. 1013079/1020013tkikuchi1-73/+75
2004-02-17_escape(): Everything except the 'info' variable gets the normal web-safebwarsaw1-8/+19
2004-02-17handleForm(): Call out to self._escape() to make any entered data web-safe.bwarsaw1-3/+7
2004-01-20whitespace normalizationbwarsaw1-3/+3
2004-01-20GetConfigInfo(): Elaborate on the details for bounce_score_threshold.bwarsaw1-2/+14
2003-12-13handleForm(): Close some cross-site scripting holes found by Dirkbwarsaw2-4/+5
2003-12-01True/False where appropriate.bwarsaw1-18/+19
2003-12-01GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable whichbwarsaw1-2/+114
2003-12-01_getValidValue(): Basically ignore HeaderFilter widgets. They'll be handledbwarsaw1-0/+2
2003-09-22Backporting from the HEAD -- updated u/ibwarsaw3-7/+9
2003-04-20Backporting from the trunk.bwarsaw1-9/+27
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-2/+3