summaryrefslogtreecommitdiff
path: root/cgi
Commit message (Expand)AuthorAgeFilesLines
* Abstract out error_page and error_page_doc, as in roster script - inmailman1998-03-311-2/+13
* The double-use of the 'subscribe' cgi script for subscription andklm1998-03-301-2/+3
* Replaced by more self-contained 'roster' script.klm1998-03-301-100/+0
* Separate subscriber-list roster form from subscription form.klm1998-03-301-1/+2
* *** empty log message ***klm1998-03-301-0/+105
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+1
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-303-3/+4
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-2/+8
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-2/+10
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-302-8/+18
* Refined some messages.mailman1998-03-301-4/+4
* Produce subscriber roster, using list roster.html template. Enforcesklm1998-03-301-0/+100
* Added handling for subscription-list presentation request.klm1998-03-301-20/+45
* Check user against .members *and* .digest_members!klm1998-03-301-13/+27
* Check user against .members *and* .digest_members!klm1998-03-301-10/+22
* Revised subscription list presentation so it is on a separate page.klm1998-03-301-7/+23
* Add digest specifier to subscribe command text when subscriberklm1998-03-291-2/+7
* Added an errors-to line to subscription instructions message - butmailman1998-03-261-11/+14
* Detect when being visited with nonexistent member and bail immediatelymailman1998-03-261-0/+9
* Detect when user account has no password - notify user, via web pagemailman1998-03-261-17/+21
* Added 'discard' option to 'approve' and 'reject' (and moved 'approve'mailman1998-03-241-1/+2
* Remove debugging writes to a gratuitous file (preexistence of whichmailman1998-03-202-14/+1
* Tracking the name change of "Fancy" to "MIME", make the default sensemailman1998-03-181-5/+5
* Cosmetic changes - a horizontal rule here, a long line there...mailman1998-03-181-2/+1
* Elaborated the confirmation notice a bit.mailman1998-03-181-3/+6
* Globalized doc and list_name for all the routines that need them.mailman1998-03-171-35/+56
* Tracking change of EnableMime user option to DisableMime, as part ofmailman1998-03-131-3/+3
* Added replacements for new .Format{Mime,Plain}DigestsButton methods.mailman1998-03-131-0/+2
* Respect obscured addresses for user identity, as well as unobscuredklm1998-03-081-4/+15
* Print error message headers in red, like in admin script.klm1998-03-081-6/+10
* Hint about setting for PATH_INFO for debugging in module docstring.klm1998-03-081-1/+16
* Remove gratuitous use of arbitrary file for logging problems -klm1998-03-081-2/+0
* Fix misplaced paren.klm1998-03-081-1/+1
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-058-13/+13
* Restructured substantially so we can catch all errors and provide anmailman1998-03-041-183/+184
* Move non-digested options above digested ones.mailman1998-03-041-14/+14
* Use new htmlformat.FontAttr() method to color the error messages red.mailman1998-02-272-19/+35
* Initial revisionmailman1998-02-272-0/+253
* Initial revisionmailman1998-02-272-0/+130
* Initial revisionmailman1998-02-271-0/+147
* Refined the subscription confirmation notice to something more acceptable.mailman1998-02-261-6/+8
* Make the random password a bit longer - four chars instead of two.mailman1998-02-261-1/+2
* Clarified the email-confirmation explanation a good bit, as well asmailman1998-02-251-17/+55
* Cosmetic change - module docstring.mailman1998-02-221-0/+5
* Initial revisionmailman1998-02-221-0/+364
* Small but significant change of size and colspan of rejection-reason boxmailman1998-02-211-1/+1
* Initial revisionmailman1998-02-211-0/+204
* Small word change - subscription was not _refused_, it was _deferred_mailman1998-02-211-1/+1
* Initial revisionmailman1998-02-211-0/+133