diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-05-05 09:25:09 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-05-05 09:25:09 -0700 |
commit | 86c1771a9cc63404ed1e258bbed6920021140eae (patch) | |
tree | 9224fe2a9bcd94516b0a4d10ec4bcc729cfbd359 /NEWS | |
parent | 143e38ced0dcdfa8a402e803c441c545a61a142e (diff) | |
download | mailman2-86c1771a9cc63404ed1e258bbed6920021140eae.tar.gz mailman2-86c1771a9cc63404ed1e258bbed6920021140eae.tar.xz mailman2-86c1771a9cc63404ed1e258bbed6920021140eae.zip |
Add <noscript> note to listinfo reCAPTCHA that JavaScript is required.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,6 +39,10 @@ Here is a history of user visible changes to Mailman. - A Python 2.7 dependency introduced with the reCAPTCHA feature in 2.1.26 has been removed. (LP: #1752658) + - The reCAPTCHA feature requires JavaScript. If JavaScript is not enabled, + a message will be displayed on the subscribe form that JavaScript is + required. (LP: #1769374) + 2.1.26 (04-Feb-2018) Security |