summaryrefslogtreecommitdiff
path: root/Mailman/MailCommandHandler.py
diff options
context:
space:
mode:
authorklm1998-11-24 15:30:37 +0000
committerklm1998-11-24 15:30:37 +0000
commit24639fb8db08064dac18684134b586a74896b265 (patch)
tree40650a4a3315aeeaa8c1385470c6f242acfb9613 /Mailman/MailCommandHandler.py
parent15a74c3740b8d119a0e856c46b9d230d3f037bc3 (diff)
downloadmailman-24639fb8db08064dac18684134b586a74896b265.tar.gz
mailman-24639fb8db08064dac18684134b586a74896b265.tar.zst
mailman-24639fb8db08064dac18684134b586a74896b265.zip
Fixed another place where new accounts are saved without the password.
I added a list.Save() after each section (non-digest-members and members) that had any additions. I should note that the some partial saving *was* being done, just before the password entry was added - and probably during the addition of _every_ member. This would seem to defeat the speedup benefits, while also introducing a bug of partial saving. This should be rectified one way or the other!
Diffstat (limited to 'Mailman/MailCommandHandler.py')
0 files changed, 0 insertions, 0 deletions