Panel: [0.7] can not change the Google Recaptcha settings

Created on 16 Dec 2017  路  6Comments  路  Source: pterodactyl/panel

  • Panel or Daemon: Panel
  • Version of Panel/Daemon: latest develop
  • Server's OS: Ubuntu 16.04
  • Your Computer's OS & Browser: Windows 10 & Chrome

Can not change the Google Recaptcha settings. When i change form "Enable" to "Disable" and i reload is there "Enable". Same with the "Website Key" and "Secret Key" when i change and reload, its there the old one.

bug

Most helpful comment

I fixed that bug in my upgrade for Laravel 5.5, theres an issue with how the config values were being set and checked later on. I am seeing a bug with things not updating, so I'll fix that as well.

All 6 comments

Are they updating in the DB settings table at all?

Nothing is changed in the DB. There is always the same key there.

Try clearing the view template cache, and lets just be safe and clear the cache as well: php artisan view:clear and php artisan cache:clear should accomplish that.

Okay, i think this is my fault. I installed the Panel new, but you need to change the Key from Google Recaptcha change in the mySQL otherwise you can not log in.

I fixed that bug in my upgrade for Laravel 5.5, theres an issue with how the config values were being set and checked later on. I am seeing a bug with things not updating, so I'll fix that as well.

This should be resolved now. I missed a checkbox on Google's end that allowed any domain to use the keys.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JanDevDE picture JanDevDE  路  4Comments

zKoz210 picture zKoz210  路  4Comments

DaneEveritt picture DaneEveritt  路  4Comments

stijnb1234 picture stijnb1234  路  3Comments

schrej picture schrej  路  3Comments