index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Cgi
/
private.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bite the bullet: rename the Mailman package to mailman.
Barry Warsaw
2008-02-27
1
-190
/
+0
*
Tweak copyright years.
Barry Warsaw
2008-02-07
1
-1
/
+1
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
MailList.py ... GetScriptURL() absolute again because we need it for email
tkikuchi
2006-11-09
1
-1
/
+1
*
More work on the WSGI support. So far, I've tested most of the admin.py links
bwarsaw
2006-10-15
1
-10
/
+9
*
WSGI HTTP Server for Mailman Web interface.
tkikuchi
2006-10-09
1
-1
/
+2
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-4
/
+7
*
Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512)
tkikuchi
2006-04-04
1
-2
/
+3
*
Port cleaning changes forward from 2.1-maint branch.
bwarsaw
2005-12-30
1
-12
/
+10
*
Fixes for bug 1080943.
msapiro
2005-12-12
1
-6
/
+27
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-4
/
+7
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
guess_type(): Compatibility function for Python 2.1/2.2, the former
bwarsaw
2003-02-03
1
-1
/
+10
*
main(), content_type(): Removed the latter; mimetyes.guess_type() does
bwarsaw
2003-01-20
1
-15
/
+8
*
QuoteHyperChars() -> websafe()
bwarsaw
2002-05-22
1
-1
/
+1
*
Add BAW comments so we know that these modules still need to be
bwarsaw
2002-03-05
1
-1
/
+2
*
Forward port security patch from Mailman 2.0.8:
bwarsaw
2001-11-30
1
-6
/
+8
*
Get rid of useless import (reported by Dan Mick).
bwarsaw
2001-10-25
1
-1
/
+0
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-1
/
+1
*
main(): Use archive_dir() instead of the archive_directory attribute.
bwarsaw
2001-07-26
1
-1
/
+1
*
Better syslog() calling conventions. Also, don't mark syslog messages
bwarsaw
2001-06-27
1
-1
/
+1
*
Updates for the new authentication scheme. Note that there are other
bwarsaw
2001-06-01
1
-46
/
+40
*
main(): We don't need to pass the document background color as an
bwarsaw
2001-05-31
1
-2
/
+2
*
main(): Instead of passing in the list's preferred language, simply
bwarsaw
2001-05-18
1
-1
/
+1
*
main(): Change the way the private archives authentication page is
bwarsaw
2001-05-16
1
-5
/
+7
*
De-string-module-ification.
bwarsaw
2001-05-03
1
-4
/
+7
*
main(): Utils.GetCharSet() requires the language as an argument.
bwarsaw
2001-05-01
1
-1
/
+2
*
More i18n changes.
bwarsaw
2001-02-28
1
-12
/
+15
*
jcrey's latest round of I18N changes.
bwarsaw
2000-12-26
1
-48
/
+5
*
First round integration of Juan Carlos's translatable string markings.
bwarsaw
2000-12-07
1
-14
/
+14
*
Added a hack to access the raw full archive when archives are
bwarsaw
2000-10-02
1
-12
/
+24
*
Fixes for a minor local security hole. Some of the CGI scripts could
bwarsaw
2000-09-29
1
-12
/
+4
*
PAGE: Include some information on cookies in the login screen. Closes
bwarsaw
2000-07-25
1
-1
/
+8
*
main(): syslog() call needs log file first argument.
bwarsaw
2000-06-28
1
-1
/
+1
*
Convert all uses of sys.stderr.write() and mlist.LogMsg() to the new
bwarsaw
2000-06-02
1
-1
/
+2
*
Some meager consistency in handling errors when trying to open the
bwarsaw
2000-04-04
1
-6
/
+6
*
Update the copyright lines to include the years 1999 & 2000.
bwarsaw
2000-03-21
1
-3
/
+1
*
SecurityManager:
hmeland
1999-06-13
1
-81
/
+67
*
Changes to fix the CGI cookie security flaw reported by John Morton.
hmeland
1999-06-11
1
-10
/
+7
*
eradicate "maillist" as a noun
bwarsaw
1999-05-05
1
-1
/
+1
*
Don't use getListName() from this module to get teh name of the list
bwarsaw
1999-05-02
1
-6
/
+6
*
isAuthenticated(): Catch MMNotAMemberError and return 0
bwarsaw
1999-04-04
1
-1
/
+2
*
Make sure list_name is not an empty string or None (a.k.a. "false")
bwarsaw
1999-03-29
1
-2
/
+5
*
AMK says:
bwarsaw
1998-12-19
1
-13
/
+27
*
Handle non-existant lists by printing a (excessively minimal) error
klm
1998-11-20
1
-5
/
+10
*
Mods to work with new archiving scheme.
bwarsaw
1998-11-03
1
-10
/
+8
*
Instead of hardcoding ROOT, calculate its value using mm_cfg.PREFIX,
bwarsaw
1998-10-20
1
-1
/
+2
*
All these changes are for implemented integrated pipermail based archives.
cotton
1998-10-09
1
-98
/
+56
*
A failed confirmation of the user password was causing 1 - success -
klm
1998-09-04
1
-1
/
+1
*
The name_pat regex (which was alleged to have been "fixed" on the last
klm
1998-07-11
1
-9
/
+12
[next]