summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/Auth.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-60/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Restoreing i18n in 2.2tkikuchi2007-03-011-2/+2
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix environ['SCRIPT_NAME'] to match CGI spec.tkikuchi2006-11-131-1/+1
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-151-9/+10
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Update copyright years.bwarsaw2002-03-161-1/+1
* Stupid change because the last checkin failed to say:bwarsaw2001-05-311-1/+2
* loginpage(): Add the standard footer to the login page. The loginbwarsaw2001-05-311-35/+8
* loginpage(): Instead of passing in the list's preferred language,bwarsaw2001-05-181-1/+1
* copyright yearbwarsaw2001-02-281-1/+1
* More i18n changes.bwarsaw2001-02-281-5/+8
* loginpage(): Use full-on red for errors.bwarsaw2000-09-151-2/+5
* GetRelativeScriptURL() => GetScriptURL()bwarsaw2000-08-011-1/+1
* loginpage: Remove the Cache-control: and Expires: headers. Thesebwarsaw2000-07-221-5/+1
* Factor out some of the common code in admin.py and admindb.py.bwarsaw2000-07-201-0/+83