[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7d1b0c: Improved error reporting for reCAPTCHA

Michal Čihař michal at cihar.com
Wed Jun 28 11:35:34 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7d1b0ca1ed6be52087a5d09ed52f5dd519c48a8e
      https://github.com/phpmyadmin/phpmyadmin/commit/7d1b0ca1ed6be52087a5d09ed52f5dd519c48a8e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

  Changed paths:
    M ChangeLog
    M libraries/plugins/auth/AuthenticationCookie.php

  Log Message:
  -----------
  Improved error reporting for reCAPTCHA

Better detect errors coming from ReCaptcha library:

- invalid-json usually means that server side connection has failed
- lack of response usually means that client side connection has failed

Fixes #13058
Fixes #13071

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list