diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-03-08 17:33:07 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-03-08 17:33:07 -0800 |
commit | 21eafd3e46083eded01f67ea828bc7b46ffb3f07 (patch) | |
tree | fb8227f504f69e8423595805f21bf1c7b7b53261 /NEWS | |
parent | e61719889de7b570adb19af5e223c66f1e09e8bc (diff) | |
download | mailman2-21eafd3e46083eded01f67ea828bc7b46ffb3f07.tar.gz mailman2-21eafd3e46083eded01f67ea828bc7b46ffb3f07.tar.xz mailman2-21eafd3e46083eded01f67ea828bc7b46ffb3f07.zip |
Added a few more badword checks to Utils.suspiciousHTML().
Added validation of GUI updates to host_name.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ Here is a history of user visible changes to Mailman. 2.1.27 (xx-xxx-xxxx) + Security + + - Existing protections against malicious listowners injecting evil + scripts into listinfo pages have had a few more checks added. + Bug fixes and other patches - Bad values in a list's topics will no longer break everything that |