diff options
| author | bwarsaw | 2001-02-15 05:38:14 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-15 05:38:14 +0000 |
| commit | 3c17b0e448094d233394faea8193ade49af3af8d (patch) | |
| tree | be8edbb74da3868a29a3810ee3149747364a8b62 /Mailman/pythonlib/mailbox.py | |
| parent | 13263c63f4e5cc3d43ae8d09e080e43701ed8c2a (diff) | |
| download | mailman-3c17b0e448094d233394faea8193ade49af3af8d.tar.gz mailman-3c17b0e448094d233394faea8193ade49af3af8d.tar.zst mailman-3c17b0e448094d233394faea8193ade49af3af8d.zip | |
ValidAdminPassword(): First, use SHA1 as the default hash, and compare
the response against the SHA encrypted password. If that fails, and
the crypt module can be imported, try that as a fallback, but if that
succeeds, update the password to be the SHA1 version.
MakeCookie(), CheckCookie(): Use Python 2.0's binascii.{un,}hexlify()
functions instead of the slower (and obsolete) ones in Utils.py.
ExtractApproval(): Removed.
Diffstat (limited to 'Mailman/pythonlib/mailbox.py')
0 files changed, 0 insertions, 0 deletions
