summaryrefslogtreecommitdiff
path: root/modules/mm_security.py
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-96/+0
* The site password wasnt working because:viega1998-06-031-1/+1
* Added mm_crypt, which trys to import crypt, and provides a wrapperviega1998-05-301-4/+4
* SITE_PW_FILE: Use DATA_DIR as directory to store adm.pw inbwarsaw1998-05-291-1/+1
* Calculate site password file location in global scope, using abwarsaw1998-05-261-4/+6
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+18
* Use new mm_message __delitem__ discipline.klm1998-04-131-2/+2
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+5
* Added .ExtractApproval() method, which returns the validity of themailman1998-04-021-1/+11
* Change the weird umask (formerly 0700, which left files u-wrx,klm1998-03-301-1/+1
* Handle gracefully user records missing password entries.mailman1998-03-261-2/+5
* Initial revisionmailman1998-02-271-0/+59