Dear list,
after we installed the reCAPTCHA feature for mailman 2.1.29 users repor
an error when using the self sign-on function of some lists:
reCAPTCHA validation failed: missing-input-response
Most lists work well with the new reCAPTCHA feature. Can you help us
please?
Thank you in ad
Do those lists have customized listinfo pages?
Sent from my iPhone
> On Dec 3, 2020, at 4:39 AM, Markus Ludwig Grandpré
> wrote:
>
> Dear list,
>
> after we installed the reCAPTCHA feature for mailman 2.1.29 users repor an
> error when using the self sign-on function of some lists:
>
> re
Is the reCAPTCHA field showing up the on old listinfo pages? Are they
showing up on the new ones? If yes to the latter, then you just need to
compare the html code with the old listinfo pages and you will be able
to find where to add the missing reCAPTCHA code.
On 12/3/20 9:18 AM, Markus Ludwi
Dear Brian, dear list,
it's
i suppose. Most lists have this line within linstinfo code, others not.
Thanks for your advise,
Markus
On 03.12.20 15:23, Brian Carpenter wrote:
Is the reCAPTCHA field showing up the on old listinfo pages? Are they
showing up on the new ones? If yes to the latt
Look for the following line on those lists without the reCAPTCHA element:
Add the following two lines right below the above line:
That should reveal reCAPTCHA via the listinfo page for would-be
subscribers to check when subscribing.
On 12/3/20 9:48 AM, Markus Ludwig Grandpré wrote:
Dear