aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/listinfo.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Added the list name to the vette log "held message approved" entry.Mark Sapiro2014-03-211-2/+2
| | | | | | | | | | (LP: 1295875) - Added the CGI module name to various "No such list" error log entries. (LP: 1295875) - Modified contrib/mmdsr to report module name if present in "No such list error log entries.
* Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro2012-11-241-1/+15
|
* Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro2010-09-091-2/+2
|
* Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2010-06-231-2/+3
| | | | overview pages if its web_page_url contained a :port. Bug # 597741.
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+2
| | | | failure, and return HTTP 404 status from all CGIs for an invalid list name.
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-3/+4
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* listinfo_overview(): Richard Barrett's patch # 828811 to reducebwarsaw2003-12-241-5/+6
| | | | | | listinfo and admin cgi process size by not keeping the entire mlist object alive through a reference in the advertised list. Only the information used in the overview is kept.
* Backporting from the HEAD -- updated cgi'sbwarsaw2003-09-221-1/+1
|
* Backporting from the trunk.bwarsaw2003-02-081-6/+8
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+206
'Release_2_1-maint'.