limited lockout
-
Login attempts limit is generally good idea, but there is a problem: Webshop users are… not very cooperative. They forget passwords all the time. In order to let them easily purchase my goods I have to either disable the login limit or set it to high value – like 10, or better 50.
On the other hand – I really really want to limit admin logins.
Is there a way to achieve one if this behaviours?
- Disable login limit for all users and enable it only for selected groups (admins, editors…)
- Or enable login limit for all users and disable it for selected groups (customers)
- Or set separate limits per groups.
- Or enforce limits only on 2FA failure, not on password mismatch. (This is because “normal” customers do not have 2FA enabled, and admin has one.)
If impossible – this might be a new feature request. ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘limited lockout’ is closed to new replies.