summaryrefslogtreecommitdiff
path: root/src/mailman/interact.py
diff options
context:
space:
mode:
authorBarry Warsaw2011-04-08 20:09:13 -0400
committerBarry Warsaw2011-04-08 20:09:13 -0400
commitc73acb993acfc08f542b886eb426d6156a6a0a13 (patch)
tree6e90dba19d1319df6a6ce2baaa345c8289283dc2 /src/mailman/interact.py
parent664cc74fd0c0156424e8fa891d1a9e75faabd09d (diff)
downloadmailman-c73acb993acfc08f542b886eb426d6156a6a0a13.tar.gz
mailman-c73acb993acfc08f542b886eb426d6156a6a0a13.tar.zst
mailman-c73acb993acfc08f542b886eb426d6156a6a0a13.zip
add_member()
- As the most common interface for adding new members (and users), adapt the password storing bit to storing only encrypted passwords in the database. schema.cfg: - Remove the creator_pw_file and site_pw_file as they are obsolete. - Add password_schema key for defining the default password encryption scheme. mailman.sql, user.py: - Store the password as a binary blob instead of as unicode text.
Diffstat (limited to 'src/mailman/interact.py')
0 files changed, 0 insertions, 0 deletions