• Resolved itsjustdavid

    (@riseforward)


    We have our wp-login.php page protected with apache htpasswd authentication. One of my admins has the credentials saved with his browser.

    When he access the site before logging into WP, Wordfence is blocking him due to too many bad login attempts. It’s like the browser is reauthenticating each page load and Wordfence is treating that like a WP user login attempt.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @riseforward

    When you said, “We have our wp-login.php page protected with apache htpasswd authentication. One of my admins has the credentials saved with his browser.”

    If that is also blocking access to the wp-admin directory then we recommend that you remove the blocking rule as it will break WordPress AJAX functionality which Wordfence uses. Your theme and other plugins may use it too.

    If the affected admin is using a password manager tool in the browser then either that or the browser is likely to be malfunctioning in some way and they will need to fix it.

    Thread Starter itsjustdavid

    (@riseforward)

    The AJAX issue is understood. It was allowed via htaccess in wp-admin directory in the past.

    This URL protection is done with Siteground’s “Protected URL” functionality which doesn’t seem to affect admin-ajax.

    I was also locked out today. I disabled “Immediately lock out invalid usernames” which did the trick

    Plugin Support wfphil

    (@wfphil)

    Hi @riseforward

    Thank you for the update.

    Thread Starter itsjustdavid

    (@riseforward)

    @wfphil – FYI Brute Force Protection was still locking us all out – different browsers, some using password managers. Log shows the exceeded max login attempts with the same auth username, not a WP user. I disabled Brute Force Protection completely and it’s working now (we probably didn’t need it in the first place.)

    Plugin Support wfphil

    (@wfphil)

    Hi @riseforward

    Thank you for the update.

    When you said, “Log shows the exceeded max login attempts with the same auth username, not a WP user.”

    Please provide a very precise and detailed description for which logs, “auth username”, “WP user”.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Saved auth creds triggering user login block’ is closed to new replies.