Php 8.0, login, & brute force protection
-
First: is Ninja Firewall WP and WP+ good to go with Php 8.0? I’ve seen the minimum version required, but not yet a definite yes on 8.0.
Second: I’ve been testing my site with 8.0, and so far everything externally looks fine. I upgraded the path in my .htaccess file to direct NFW to the new 8.0 version of Php. I hit the wall, though, when trying to log in: I get a blank page with wp-login.php?reauth=1.
The thing is, I myself initiated the reauth=1 nearly two years ago upon this advice from this forum:
https://www.ads-software.com/support/topic/odd-new-login-page-behavior/
I actually use the WP+ edition now, and, for the life of me cannot now locate an “NF HTML” form to try to revert the reauth query string, and it appears that the reauth string may now be baked into the core itself, because even with NFW disabled the login page still reads wp-login.php?reauth=1.
So, tl;dr, I’m basically trying to isolate whether and how NFW-WP+ may be having problems digesting PHP 8.0, specifically the brute force protected login page, or if some other variable(s) are the culprit.
Thanks,
- The topic ‘Php 8.0, login, & brute force protection’ is closed to new replies.