mediawiki-extensions-Confir.../ReCaptcha
Florianschmidtwelzow 36abbc6288 Implement support for Google reCAPTCHA 2.0 ("No captcha")
This change adds a new Captcha type (ReCaptchaNoCaptcha) that uses
Google reCAPTCHA 2.0.

See more:
- https://www.google.com/recaptcha/intro/
- https://developers.google.com/recaptcha/docs/display
- https://developers.google.com/recaptcha/docs/faq
- http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html

Bug: T84918
Change-Id: I5908fd2716786237adb01a403d5bd1e22d95c563
2015-06-27 03:00:11 +02:00
..
i18n Move i18n to Captcha modules own directory 2015-05-21 17:32:51 +02:00
extension.json Fix issues from recent extension registration changes 2015-05-29 14:35:55 +00:00
ReCaptcha.class.php Implement support for Google reCAPTCHA 2.0 ("No captcha") 2015-06-27 03:00:11 +02:00
ReCaptcha.php Clear PHP entry point and use extension.json for ReCaptcha 2015-05-23 11:32:16 +02:00
recaptchalib.php Move ReCaptcha to it's own place 2015-05-21 19:08:12 +02:00