Login error with 1.17.2
-
After upgrading to 1.17.2 any users attempting to login are seeing “ERROR: Invalid login credentials.” when trying to access the wp admin login. I found
[28-Feb-2023 15:52:23 UTC] PHP Warning: Undefined property: stdClass::$success in /var/www/html/mydomain.com/public_html/wp-content/plugins/simple-cloudflare-turnstile/simple-cloudflare-turnstile.php on line 191
in the debug.log file.
Downgrading the plugin to 1.17.1 or 1.17.0 does not fix the issue, but the debug log message changes to line 161 (the rest is the same).
Disabling the plugin allows logins to work, but this is not ideal as I would like to keep the functionality. I also have custom plugins using cfturnstile_check(); that will need to be modified to prevent errors while the plugin is not disabled.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Login error with 1.17.2’ is closed to new replies.