1.0.3releasedMembers reCaptcha

Validates a reCaptcha challenge on member login

Clone URLhttps://github.com/DeuxHuitHuit/members_recaptcha.git

Add as a submodulegit submodule add https://github.com/DeuxHuitHuit/members_recaptcha.git extensions/members_recaptcha --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNoNo1.0.31.0.31.0.31.0.31.0.31.0.31.0.31.0.31.0.31.0.31.0.31.0.3

Readme

Members reCaptcha

Allows the Members extension login's to be protected by the google_recaptcha extension

SPECS

Automatically adds the google_recpatcha event filter on the member login

REQUIREMENTS

  • Symphony CMS version 2.6.x and up (as of the day of the last release of this extension)
  • Members extension version 1.8.0
  • Google reCaptcha extension version 1.3.0

INSTALLATION

  • git clone / download and unpack the tarball file
  • Put into the extension directory
  • Enable/install just like any other extension

You can also install it using the extension downloader.

For more information, see http://getsymphony.com/learn/tasks/view/install-an-extension/

HOW TO USE

  • Enable the extension
  • Add the reCaptcha field into your login form.

LICENSE

MIT http://deuxhuithuit.mit-license.org

Voila !

Come say hi! -> https://deuxhuithuit.com/

Version history

Symphony 2.6.0 to 2.x.x

  • Add a context error when the field is missing

Symphony 2.6.0 to 2.x.x

  • Fix renamed key in the real 1.8.0 release

Symphony 2.6.0 to 2.x.x

  • Fix github links

Symphony 2.6.0 to 2.x.x

  • First release