summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/getpass.py (unfollow)
Commit message (Expand)AuthorFilesLines
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-3/+3
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-17/+14
2000-08-01Digest.TemplateRefs(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01Administrivia.rejection_notice(), hold_for_approval():bwarsaw1-2/+2
2000-08-01main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw2-3/+3
2000-08-01SendExplanation(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01InitVars(): Use self.internal_name()bwarsaw1-7/+5
2000-08-01SendSubscribeAck(), MailUserPassword() => GetScriptURL(...,bwarsaw1-3/+3
2000-08-01HandleBouncingAddress(): GetAbsoluteScriptURL() => GetScriptURL(...,bwarsaw1-1/+1
2000-08-01ProcessInfoCmd(), ProcessHelpCmd(): GetAbsoluteScriptURL() =>bwarsaw1-2/+2
2000-08-01HoldSubscription(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-5/+5
2000-08-01GetRelativeScriptURL() => GetScriptURL()bwarsaw1-1/+1
2000-08-01Massive cleanup to fix relative/absolute script url calculation inbwarsaw1-25/+6
2000-08-01Massive cleanup to fix relative/absolute script url calculation inbwarsaw1-12/+23
2000-08-01process(): Don't bomb out if there's no From: header.bwarsaw1-1/+1
2000-07-27do_output(): Hrvoje Niksic rightly points out that we need tobwarsaw1-1/+7
2000-07-27HasExplicitDest(): Integrating a patch from Gergely Madarasz frombwarsaw1-1/+1
2000-07-27Added yet another item tha twould be neat to have!bwarsaw1-0/+2
2000-07-27Bumping to 2.0beta5.bwarsaw1-2/+2
2000-07-27main(): Fixed typo in syslog() call.bwarsaw1-1/+1
2000-07-27process(): Because this module modifies the message object, set thebwarsaw3-0/+10
2000-07-27Enqueue(): Watch for the _dirty flag in the msgdata dictionary. Thisbwarsaw1-3/+6
2000-07-26process(): If there's a bogus template for the header or footer,bwarsaw1-3/+13
2000-07-26main(): Unmarshal the .db file before creating the Message object.bwarsaw1-4/+5
2000-07-26One more try...bwarsaw1-5/+8
2000-07-26QFILE_SCHEMA_VERSION: bump to 2.bwarsaw1-1/+1
2000-07-26Enqueue(): Oops, you can't include the current time since the hashingbwarsaw1-1/+1
2000-07-26Enqueue(): Elaborate on the text fed to the SHA hashing function forbwarsaw1-2/+4
2000-07-25optionslinks(): Use GetScriptURL(relative=1) for calculating the path.bwarsaw1-1/+1
2000-07-25FormatFormStart(): Use GetScriptURL(relative=1) for calculating thebwarsaw1-1/+1
2000-07-25PAGE: Include some information on cookies in the login screen. Closesbwarsaw1-1/+8
2000-07-25Remove the headers from this template.bwarsaw1-7/+0
2000-07-25OutgoingMessage.__init__(): Avoid the messy semantics ofbwarsaw1-4/+12
2000-07-24do_output(): Needed to add `autoreply' category to get thebwarsaw1-1/+1
2000-07-24do_output(): Added `autoreply' to list of categories.bwarsaw1-2/+2
2000-07-24Applying the patches from SF Bug #109217 that are not specific tobwarsaw1-4/+7
2000-07-24Applying the patches from SF Bug #109217 that are not specific tobwarsaw1-10/+9
2000-07-24ApprovedAddMembers(), DeleteMember(): Refinement of twouter's patch tobwarsaw1-8/+5
2000-07-24UserNotification.__init__(): If recip is a list, then string join thebwarsaw1-3/+7
2000-07-24process(): Be sure to wrap() the autoresponse text, since it's goingbwarsaw1-1/+1
2000-07-24Status messages are printed to stderr using the new Utils.write()bwarsaw1-9/+13
2000-07-24write(): Oops, de-Python-2.0-ification.bwarsaw1-1/+1
2000-07-24write(): Function that acts like print, but let's you specify thebwarsaw1-0/+20
2000-07-22HeadlessDocument.Format(): Oops! My last change removed one too manybwarsaw1-1/+1
2000-07-22process(): Addressing both SF bug #108167 and patch #100861, thisbwarsaw1-1/+11
2000-07-22print_traceback(), top-level: Remove the Cache-control: and Expires:bwarsaw1-4/+0
2000-07-22loginpage: Remove the Cache-control: and Expires: headers. Thesebwarsaw1-5/+1
2000-07-22Document.Format(), HeadlessDocument.Format(): Remove thebwarsaw1-9/+1
2000-07-22process(): Set Sender: and Errors-To: either the the value specifiedbwarsaw1-2/+2