summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py
diff options
context:
space:
mode:
authorbwarsaw2001-07-19 00:05:14 +0000
committerbwarsaw2001-07-19 00:05:14 +0000
commit350c7035af89ed08673a3d8e167ac8ee4e1033c4 (patch)
treec9ab7fbc8edff55bdcd51805fb700d0f5dde7a8a /Mailman/pythonlib/cgi.py
parent08ca4b0be278057cf6a499feda5bce35f931023a (diff)
downloadmailman-350c7035af89ed08673a3d8e167ac8ee4e1033c4.tar.gz
mailman-350c7035af89ed08673a3d8e167ac8ee4e1033c4.tar.zst
mailman-350c7035af89ed08673a3d8e167ac8ee4e1033c4.zip
InitVars(): With the new mixin architecture, InitVars() needs to take
zero arguments, so we remove the crypted_password parameter. This means that self.password will be set in MailList instead. AuthContextInfo(): Instead of getting the user password directly out of self.passwords, use the API method getMemberPassword() -- which itself raises MMNotAMemberError if the user isn't a member of the list. ChangeUserPassword(): Removed. Use the new setMemberPassword() API method.
Diffstat (limited to 'Mailman/pythonlib/cgi.py')
0 files changed, 0 insertions, 0 deletions