laminas / laminas-captcha

Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
https://docs.laminas.dev/laminas-captcha/
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Allow multiple ReCaptchas in one page #2

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

Currently, it is not possible to place two or more ReCaptcha elements in one HTML page with the tools provided by ZF.

It can be done manually, see here or here.

I think, a framework should be able to provide this as well. I would suggest to move to "explicit_render" for any captcha and allow setting unique names via a new option (or use the existing name?).


Originally posted by @sleitz at https://github.com/zendframework/zend-captcha/issues/35

Pocker88 commented 1 year ago

Admin how use this script on Tampermonkey???

Ocramius commented 1 year ago

@Pocker88 this is an issue tracker, please don't spam it with unrelated questions.

You seem to have opened a number of issues to try and get captcha-related answers:

Capture

I suggest you check StackOverflow.