• Resolved taco100

    (@taco100)


    Thanks for a great plugin!

    One of my website managers is locked out of his 2fa app (can’t remember it’s password), while 2fa is enabled in his wp user ๐Ÿ˜€๐Ÿคฆ

    How can I, as the website owner, can disable his 2fa so he’ll be able to log in and bind it again ?(I am logged in and also got server access)

    Best

    Tal

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    @taco100

    You can add below constant in wp-config.php and try it will disable 2FA for all users and will allow to login. Once another user logged in and setup 2FA again you can remove it.

    define('TWO_FACTOR_DISABLE', true);

    Regards

    Thread Starter taco100

    (@taco100)

    Thanks hjogiupdraftplus

    We took a simpler approach – disabled 2FA for all users, than he logged in regularly, than we’ve enabled it again, and while he is logged in – re-linked his phone to the website.

    Best

    • This reply was modified 1 month, 1 week ago by taco100.
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @taco100,

    Glad to know issue seems solved.

    Would you mind writing a quick five-star review on wordpress.org?

    https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/#new-post

    Reviews also help others to make confident decisions about our plugin.

    Regards

    Thread Starter taco100

    (@taco100)

    Thanks again

    I think that your support is 5 (even 10) stars.

    But the plugin itself isn’t, IMHO, because of 2 major things:

    a. No log or monitoring of it’s activity, so it’s really hard to understand if it does whats needed, and if it doesn’t causing any harm… (i.e. once we’ve found out that almot 50% of relevant traffic is being blocked due to one setting we’ve turned on๐Ÿ˜Ÿ, took us a long time to understand why, it was frustrating)

    b. It’s very hard to understand all the settings and find the relevant one, inc. very confusing many firwalls.

    still it’s much appreciated

    Tal

    • This reply was modified 1 month, 1 week ago by taco100.
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @taco100,

    Thanks for your inputs.

    1. Which firewall rule is being triggered that should be logged? We are working on that feature. Let me know if it is not the firewall setting.
    2. Okay, I will create an internal ticket to make it easier to access all available settings with proper information.

    Regards

    Thread Starter taco100

    (@taco100)

    Thanks for caring.

    I’m not sure to answer wich FW rule is to be logged, as this is a technical Q and I’m no expert, but as a use – I do want to see which attempts of hack\login\breach etc happen, when, from which door, and which element stopped them.

    Im my former example – a big chunk of my regular normal traffic was blocked, sorry but can’t remember by which setting (maybe something related to blocking of weird\bad queries or string) , and I was happy to know that in real tiem and also get a notification.

    Thread Starter taco100

    (@taco100)

    Hi Again

    An example from today – on of the website editor was locked out from the website (probably due to a mistake in credentials, which is great :-)), but for me – it’s sooooo hard to unlock him.

    1. Can’t understand what locked him, Firewall? Brute? Login settings? etc…
    2. I went to the Audit log (which is nice!!, didn’t know it before) and saw he was denied, but:
      A. there was no info on which feature prevented or locked him
      B. There was no easy “Unlock \ Set him freeeeee” button ๐Ÿ™‚ which is so needed
    3. So I had to manually search and add IP’s in 3-4 locations as: Login whitelist, Block & allow lists, Login lockoutย  or Firwall ETC…

    Just wanted to share from POV

    Thanks for caring!

    Tal

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @taco100,

    There is “Request unlock” button is there for the unlock.

    https://snipboard.io/BqcRn0.jpg

    If I cross check right now it seems not working. I will create an internal ticket for this.

    Regards

    Thread Starter taco100

    (@taco100)

    Thankd

    My message you’ve ansered was as mainly an example to show how complicated is it for us the users to identify a source of user block and to release it ๐Ÿ™‚

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @taco100,

    WP security > Dashboard > Locked IP addresses has that list, you can easily unlock.

    https://snipboard.io/jLvQTI.jpg

    https://snipboard.io/DYVrhZ.jpg

    Regards

    Thread Starter taco100

    (@taco100)

    Yeah but it was empty :-(, Even when the user was prevented from login.

    It seems the this list only show Login lockout, but my “complain” is that there are many features that can block a user (which is great!), but it should all be logged, disaplyed and managed from a simple single screen, as we are simple usres that doesnt know all the dozens off settings and can’t tell or understand why a user is beying locked out, and how to unlock him.

    Thanks for caring

Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.