aboutsummaryrefslogtreecommitdiffstats
path: root/bin/change_pw (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw1-4/+3
I've modified the patch to improve some of the stylistic issues.
2007-12-04Forced lower case listnames in a few command line toolsMark Sapiro1-3/+4
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-12-30From the NEWS file:bwarsaw1-7/+8
- Added the ability for Mailman generated passwords (both member and list admin) to be more cryptographically secure. See new configuration variables USER_FRIENDLY_PASSWORDS, MEMBER_PASSWORD_LENGTH, and ADMIN_PASSWORD_LENGTH. Also added a new bin/withlist script called reset_pw which can be used to reset all member passwords. Passwords generated by Mailman are now 8 characters by default for members, and 10 characters for list administrators.