Viewing 1 replies (of 1 total)
  • hi,

    i found solution, owner should change it.
    in plugin files open inc/admin.php and change line 232 define your own range(1, 20) for example

    you can do same with expiration time on line 256 add line with number of minutes and html label.

    but i’ve found bug in inc/login.php on line 152 there should be
    $count >= absint(self::opt('limit', 5))

    after couple of test i found out that after 3 login attempts im able to make 4th but it doesnt count, it just doesnt show info that attempts are reached. if i use 4th correct it says that too many attempts..

    time works just fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Minimum login attempt is 5. I want it as 3.’ is closed to new replies.