| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
1) the password data file was changed to g-w (which is good)
2) the open(...) used "r+" instead of "r" (which is bad)
I changed #2...
|
| |
|
|
|
|
|
| |
interface to an md5 digest if the import fails. This way, we don't
have to tell people to recompile python if they compiled it out of the
box. (since crypt is no longer in by default).
mm_security now uses mm_crypt instead of crypt.
|
| | |
|
| |
|
|
|
| |
different variable from mm_cfg. The file location is stored in
SITE_PW_FILE.
|
| | |
|
| |
|
|
|
|
|
| |
do so.
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
|
| | |
|
| |
|
|
| |
__version__ info.
|
| |
|
|
|
| |
'approved' line password, and removes all 'approved' lines from the
message as a side effect. Central to the message-approved processing.
|
| |
|
|
|
|
| |
go+rw-x!) for adm.pw to 0022 (u+rw, go+r). I'm a bit shaking about
this - think it's right, but seems like the original error is so odd
that i may be seeing something incorrectly...
|
| | |
|
| |
|