diff options
author | msapiro <> | 2007-02-07 00:31:24 +0000 |
---|---|---|
committer | msapiro <> | 2007-02-07 00:31:24 +0000 |
commit | 73b3efd456131f2606aff9363dbb97c22ad854df (patch) | |
tree | ffb1e62df4e4dbe4f9444df315d70e90f7d70044 /NEWS | |
parent | eee82d55eee059a5b0f0ae47817f3351a5d114e1 (diff) | |
download | mailman2-73b3efd456131f2606aff9363dbb97c22ad854df.tar.gz mailman2-73b3efd456131f2606aff9363dbb97c22ad854df.tar.xz mailman2-73b3efd456131f2606aff9363dbb97c22ad854df.zip |
- Changed cmd_who.py to show hidden members when authorization is by list admin or moderator password.
- Changed cmd_who.py public roster syntax to accept optional list admin or moderator password.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Here is a history of user visible changes to Mailman. - Fixed admin.py so null VARHELP category is handled (1573393). + - Changed cmd_who.py to list all members if authorization is with the + list's admin or moderator password and to accept the password if the + roster is public. + 2.1.9 (12-Sep-2006) Security |