zend-captcha
zend-captcha copied to clipboard
Captcha component from Zend Framework
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7098 User: @developer10 Created On: 2015-01-04T12:53:51Z...
Seems like 2.7 introduced BC breaks. We experiences a failure (Public key not found) with updating from 2.6 to 2.7. Basically we had in our composer.json: ``` "zendframework/zend-captcha": "^2.6", "zendframework/zendservice-recaptcha":...
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](https://stackoverflow.com/a/28126317/4222594) or...
The bug can recur very easily. ```PHP