aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/driver (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-08Fixed web CGI tracebacks to properly report sys.path. Bug #615114.Mark Sapiro1-2/+2
2009-01-10- Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro1-6/+17
links to a chunked result would still be limited to the Find member search. SF patch #1532081. - Changed scripts/driver to return a 405 status for non GET, POST, HEAD methods. SF patch #1578756.
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-12-28Close a potential cross-site scripting hole, discovered by Florian Weimer.bwarsaw1-5/+23
Initial patch provided by Florian, modified by Barry. Also, turn STEALTH_MODE on by default. Most sites won't change this value from its default, so we might as well use the more secure option. Also, if STEALTH_MODE is turned off, but the websafe() function can't be imported, turn STEALTH_MODE back on.
2003-04-20Backporting from the trunkbwarsaw1-6/+7