aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui/GUIBase.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem where GuiBase._getValidValue() would truncate a floatingMark Sapiro2008-04-211-0/+5
* Gui/GuiBase.py - Don't allow self references in *_these_nonmembersMark Sapiro2008-03-151-4/+12
* Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9Mark Sapiro2007-11-181-9/+9
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Use of websafe() here is too severe. Only '<' is escaped.tkikuchi2005-03-101-1/+2
* handleForm(): Call out to self._escape() to make any entered data web-safe.bwarsaw2004-02-171-3/+7
* handleForm(): Close some cross-site scripting holes found by Dirkbwarsaw2003-12-131-4/+4
* _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handledbwarsaw2003-12-011-0/+2
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+200