diff options
author | Mark Sapiro <msapiro@value.net> | 2011-10-13 21:06:31 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-10-13 21:06:31 -0700 |
commit | 9d0b163d77434a4bc7fbc7e26c7ceeea781c1dc6 (patch) | |
tree | ec10bf6fc2052371f68834d53db0b3a2f7a0a54d /NEWS | |
parent | 38203d3a52d698b6b459e68063c471b35b9cc9e6 (diff) | |
download | mailman2-9d0b163d77434a4bc7fbc7e26c7ceeea781c1dc6.tar.gz mailman2-9d0b163d77434a4bc7fbc7e26c7ceeea781c1dc6.tar.xz mailman2-9d0b163d77434a4bc7fbc7e26c7ceeea781c1dc6.zip |
The fix for BUG #266220 (sf1181161) has been enhanced so that if there
is a pathological HTML part such that the Approved: password text isn't
found, but it is found after stripping out HTML tags, the post is
rejected with an informative message.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -71,6 +71,11 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - The fix for BUG #266220 (sf1181161) has been enhanced so that if there + is a pathological HTML part such that the Approved: password text isn't + found, but it is found after stripping out HTML tags, the post is + rejected with an informative message. + - A bug that would cause reset of any new_member_options bits other than the four displayed as checkboxes on the list admin General Options page whenever the page was updated or bin/config_list attempted to update |