Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-17680

Add Cool Down For Failed Login Attempts

XMLWordPrintable

    • Icon: Security Issue Security Issue
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.0.0-a2, 3.3.17
    • Login
    • None

      Perusing the users table I've noticed that for 75% of my users the column user_login_attempts is either 99 or 100. Most are 99, presumably the  few at 100 is because of recent change.

      Currently when maximum number of login attempts per username or IP is exceeded the user needs to solve a CAPTCHA. 

      As an additional measure to mitigate brute forcing attempts add a cool down period when maximum number of login attempts is exceeded.

            Unassigned Unassigned
            thecoalman thecoalman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: