summaryrefslogtreecommitdiff
path: root/Mailman/Cgi
Commit message (Expand)AuthorAgeFilesLines
...
* process_form(): When listing a user's other subscriptions, don't usebwarsaw2000-06-011-8/+9
* PrintPostRequest(): For backwards compatibility, the info tuple can bebwarsaw2000-05-091-1/+5
* A few minor cosmetic changes to the admin UI.bwarsaw2000-05-091-5/+4
* main(): Slightly different message for the log file when someone triesbwarsaw2000-04-141-1/+3
* FormatConfiguration(): Rather than put the cookies-must-be-enabledbwarsaw2000-04-091-2/+2
* Every admin page now contains a note stating that changes will nothmeland2000-04-091-16/+5
* ChangeOptions(): When the gateway_to_mail option changes (in anybwarsaw2000-04-071-1/+8
* process_form(): MMListNotReady => MMListNotReadyErrorbwarsaw2000-04-041-4/+4
* process_form(): MMListNotReady => MMListErrorbwarsaw2000-04-041-1/+1
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-049-44/+55
* process_form(): Catch MMBadUserError, which can get raised duringbwarsaw2000-03-231-0/+4
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-2111-28/+25
* FormatListinfoOverview(): "mailman" => "Mailman"bwarsaw2000-03-151-1/+1
* Some minor improvements to the admin UI, specifically:bwarsaw2000-03-031-31/+35
* GetItemGuiValue(): slight reworking of the RadioButtonArray kludge atbwarsaw2000-02-261-4/+4
* FormatConfiguration(): Kludge in the encoding typebwarsaw2000-02-251-11/+31
* CATEGORIES: added `autoreply' category.bwarsaw2000-02-191-1/+3
* main(): Handle the case where the environment has no PATH_INFObwarsaw2000-01-211-2/+5
* FormatMembershipOptions(): Fixed keyword argument usage `obscured' =>bwarsaw1999-12-271-1/+1
* Added a warning to details windows, so users know that changing thebwarsaw1999-12-111-0/+2
* process_form(): In regard to the previous patch, the default if thebwarsaw1999-12-021-1/+1
* process_form(): it is possible that the form doesn't have a 'digest'bwarsaw1999-11-301-0/+2
* ChangeOptions(): Don't allow real_name to differ from _internal_namebwarsaw1999-11-291-0/+11
* call_script(): Be sure to explicitly flush stdout and stderr since thebwarsaw1999-11-261-0/+2
* AcknowlegePosts => AcknowledgePostsbwarsaw1999-11-242-4/+4
* PrintPostRequest(): Snarf the message text out of the file systembwarsaw1999-11-151-3/+20
* This CGI script is no longer used.bwarsaw1999-11-111-91/+0
* small change to "no description" msg.bwarsaw1999-11-111-1/+1
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-83/+90
* Some general cleanupbwarsaw1999-11-111-30/+35
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-50/+54
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-97/+111
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-108/+68
* No need to import paths; that's all set up by the CGI driver.bwarsaw1999-11-111-1/+0
* A few misc cleanupsbwarsaw1999-11-111-4/+8
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-138/+168
* main(): Ensure that the list is saved in the finally clausebwarsaw1999-11-111-0/+7
* Massively restructured for integration with the new request APIbwarsaw1999-11-101-228/+156
* A few changes to the text displayed when approval is needed (includingbwarsaw1999-11-101-10/+11
* Fixed a minor grammar error.hmeland1999-07-011-1/+1
* SecurityManager:hmeland1999-06-133-155/+128
* Changes to fix the CGI cookie security flaw reported by John Morton.hmeland1999-06-113-14/+11
* main(): MMBadPassword => MMBadPasswordErrorbwarsaw1999-06-101-1/+1
* Changes to speed up mass subscription via the web:hmeland1999-06-041-27/+28
* FormatListinfoOverview(): The CGI/1.1 spec defines the SERVER_NAMEhmeland1999-05-221-1/+2
* eradicate "maillist" as a nounbwarsaw1999-05-051-1/+1
* FormatListinfoOverview(): Factor out logo creation by usingbwarsaw1999-05-021-4/+1
* FormatListinfoOverview(): Include the mailman logo in the overviewbwarsaw1999-05-021-1/+5
* Don't use getListName() from this module to get teh name of the listbwarsaw1999-05-021-6/+6
* Filled in the TextArea for likely administrivia with the message iklm1999-05-011-5/+10