aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/listinfo.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-10Don't enable CAPTCHA if 'en' key is not setRalf Jung1-1/+1
2019-06-10fix computing the form hash when there is no CAPTCHARalf Jung1-1/+1
2019-06-10implement a simple CAPTCHA scheme based on questions and answers configured b...Ralf Jung1-2/+17
2018-06-22enhance i18n of listinfo overviewYasuhito FUTATSUKI at POEM1-1/+1
2018-06-03Separate data in CSRF token by colon to avoid collisions.Ralf Jung1-3/+3
2018-05-26Internationalize the noscript note added to reCAPTCHA.Mark Sapiro1-2/+3
2018-05-05Add <noscript> note to listinfo reCAPTCHA that JavaScript is required.Mark Sapiro1-0/+1
2018-02-03It's not necessary to replace _ with - in language codes for reCAPTCHA.Mark Sapiro1-3/+1
2018-01-29Allow the list subscription form to be protected from spam bots usingDavid Siebörger1-0/+10
2017-06-05Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro1-1/+1
2017-06-05Defend against CGI requests with multiple values for the same parameter.Mark Sapiro1-1/+1
2016-07-14Catch TypeError from certain defective crafted POST requests.Mark Sapiro1-1/+13
2016-05-17Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro1-2/+6
2015-06-23Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) Jim Popovitch1-3/+4
2015-04-23If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a loadMark Sapiro1-4/+14
2014-03-21 - Added the list name to the vette log "held message approved" entry.Mark Sapiro1-2/+2
2012-11-24Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro1-1/+15
2010-09-09Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro1-2/+2
2010-06-23Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro1-2/+3
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+2
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro1-3/+4
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-12-24listinfo_overview(): Richard Barrett's patch # 828811 to reducebwarsaw1-5/+6
2003-09-22Backporting from the HEAD -- updated cgi'sbwarsaw1-1/+1
2003-02-08Backporting from the trunk.bwarsaw1-6/+8