Giter VIP home page Giter VIP logo

zendservice_recaptcha's Introduction

zendservice_recaptcha's People

Contributors

akond avatar akrabat avatar christeredvartsen avatar dasprid avatar lansoweb avatar maks3w avatar michalbundyra avatar prolic avatar ralphschindler avatar remicollet avatar sasezaki avatar slamdunk avatar thomasweidner avatar weierophinney avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zendservice_recaptcha's Issues

Compatibility with Zend Framework 3

Hi there,

Are there any plans to update this module for compatibility with Zend Framework 3 at all ? The Zend_Captcha module references this and when you try to pull it down via composer it fails due to version requirements.

Thanks

New ReCaptcha

Google launched a new ReCaptcha api version 2, but the actual is still working (don't know for how long). I have all set for a PR (already using on the development of a new project) but I need some insights.

There are some changes that would generate some backward incompatibilities. So either we create a ReCaptcha2.php and the developer can specify which one or a 3.0 version. and the dev specify in the composer configuration (2 or 3)

Since ZF2 uses this for it's ReCaptcha form helper (form/view), it needs to be changed too (i have it's PR ready too).

If we create a ReCaptcha2.php here, we need it on ZF2 too and when creating the captcha you can specify \Zend\Captcha\ReCaptcha or \Zend\Captcha\ReCaptcha2 (BC ok).

If we use a version 3.0 here, to try to maintain BC, the ZF2 form and view helpers should try to detect the version installed and use it.

Not sure the best approach here ... Any thoughs?

Regards,
Leandro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.