Increasing failed login attempts

Hi ,

How we can increase failed login attempts.

Hi ghulamabbas92,

you can increase the number of attempts in the following file: login.php

Keep an eye on line 91 and 100(both if-statements).

ub123, thanks for jumping in to help here : ) Another approach would be to introduce a setting for this, perhaps in User Admin. We’ve not got time to implement this, but anyone wanting to do so could do a PR on our v21 branch. Thanks!