Phpmyadmin: reCaptcha not displaying

Created on 23 Nov 2016  路  1Comment  路  Source: phpmyadmin/phpmyadmin

Steps to reproduce

  1. Enable recaptcha on config.inc.php
  2. Display user login page
  3. No reCaptcha box displayed
  4. SSL enabled Website (https)

Expected behaviour

The box should display to enter the code

Actual behaviour

No box displayed, and after login, we have a message:

Please enter correct captcha!

Screenshot

Server configuration

Operating system: ubuntu 16.04 LTS

Web server: Apache 搂 nGinx

Database: MariaDB 10.1

PHP version: 7.0 8

phpMyAdmin version: 4.6.4

Client configuration

Browser: Firefox 50

Operating system: Windows 10

wontfix

Most helpful comment

I'm using Cloudflare, so this line is necessary:

$cfg['CSPAllow'] = 'ajax.cloudflare.com';

>All comments

I'm using Cloudflare, so this line is necessary:

$cfg['CSPAllow'] = 'ajax.cloudflare.com';

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AlexeyKosov picture AlexeyKosov  路  3Comments

svivian picture svivian  路  3Comments

williamdes picture williamdes  路  3Comments

KDCinfo picture KDCinfo  路  3Comments

mauriciofauth picture mauriciofauth  路  3Comments