aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui/GUIBase.py (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-18Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9Mark Sapiro1-9/+9
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-03-10Use of websafe() here is too severe. Only '<' is escaped.tkikuchi1-1/+2
2004-02-17handleForm(): Call out to self._escape() to make any entered data web-safe.bwarsaw1-3/+7
2003-12-13handleForm(): Close some cross-site scripting holes found by Dirkbwarsaw1-4/+4
2003-12-01_getValidValue(): Basically ignore HeaderFilter widgets. They'll be handledbwarsaw1-0/+2