• Resolved madmax4ever

    (@madmax4ever)


    For a long time I have been using a code snippet to load jquery 1.12.4 from a CDN, adding SRI integrity control, and everything was fine at login, even with 2FA.

    But I now I have upgraded my WP to 5.5 (but I also upgraded Wordfence accordingly) and I’ve discovered that while entergin login and password, display never switched to show 2FA input. I always ended on an error. Allowing this error to display lead to something like “You have to enter a 2FA code”.
    Deactivating my snippet allowed me to login with 2FA.
    So I upgraded my snippet to check if current page was login page and avoid to load CDN’s jquery 1.12.4 on this page.
    This did the job.
    But I can’t explain this change of behavior. Did you change anything on your plugin that would explain that?

    Anyway, thanks for this great plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Any recent change on 2FA?’ is closed to new replies.