eppi
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Forum: Plugins
In reply to: [Two Factor] Two-factor 0.14.2 works, 0.15.0 doesn’tNope, not using multi-domain/multi-language in general. Also, as noted, the problem still happened when I deactivated all plugins and switched to the Twenty Twenty-Five theme.
Forum: Plugins
In reply to: [Two Factor] Two-factor 0.14.2 works, 0.15.0 doesn’tWordPress 6.9.1, PHP 8.4.18, MariaDB 11.8.6, Apache 2.4.66, running on FreeBSD 14.3
I tested things by disabling all plugins except Two Factor, and switching the theme to Twenty Twenty-Five, and the error persisted for Two Factor 0.15.0.
Here are the relevant two-factor database entries for one of the users, anonymized (some info replaced with *s):
| _two_factor_fido_u2f_register_request | O:29:"u2flib_server\RegisterRequest":3:{s:7:"version";s:6:"U2F_V2";s:9:"challenge";s:43:"*******************************************";s:5:"appId";s:34:"https://example.com";} |
| _two_factor_totp_key | ************************** |
| _two_factor_enabled_providers | a:1:{i:1;s:15:"Two_Factor_Totp";} |
| _two_factor_totp_last_successful_login | 1770775320 |
| _two_factor_provider | Two_Factor_Totp |
| _two_factor_last_login_failure | 1771981209 |
| _two_factor_failed_login_attempts | 7 |
| _two_factor_nonce | a:2:{s:10:"expiration";i:1771981844;s:3:"key";s:32:"********************************";} |No problems showing up in the server logs.
- This reply was modified 2 months, 1 week ago by eppi.
Viewing 2 replies - 1 through 2 (of 2 total)