Viewing 3 replies - 1 through 3 (of 3 total)
  • This would have to be done in javascript. Hence your logic would have to go out to every browser attempting a login. Unless you get tricky you would be telling anyone who cared to look that this specific user was a high value hackable login, not a good look. Rather than compare on username, do some hash on it and compare it to a known hash, would deny hackers an obvious target.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It’s kind of a circular thing… you can’t disable the captcha for an account until you verified the account, but you need the captcha to login to verify an account.

    What plugin are you using for a login captcha?

    Thread Starter dosyhost

    (@dosyhost)

    gogle recaptcha plugin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to whitelist a specific admin account for wp-admin for captcha?’ is closed to new replies.