
I think the display and verify functions should be in Mailman/Utils.py rather than a separate module.
Absolutely, I just did that to keep the diff small and reduce the chance of conflicts.
I would like to see support for multiple languages as in the MoinMoin implementation
So, having an additional outer-level dictionary mapping languages to something like what I am using currently? Yes, I can do that. Technical question: Can I rely on the language being the same on the listinfo and the subscribe page, or do I have to put the language into the FORM_SECRET to be able to know which language was used?
and I would like to see it done in such a way that one could set neither, one or both of CAPTCHAS and RECAPTCHA_SITE_KEY/RECAPTCHA_SECRET_KEY in mm_cfg.py and the right thing would be done in each case
I definitely planned to implement it that way. Do you have any suggestions for the best way to test such a patch locally before submission? Is there a good way to run mailman from source? I guess I could copy-paste the changed files to one of my servers but that seems suboptimal. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1774826 Title: Feature request: simple captcha To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1774826/+subscriptions