Project

General

Profile

Actions

Feature #4238

closed

Protection from Brute Force Password Attacks

Added by Bryan Kearney about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Security
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The login screen should protect the users from a brute force password attack. This can handled by approaches such as:

1) Locking an account out after X many failed attempts.
2) Supporting an escalated delay between logins (first failed login delay 5 seconds, second 10, third 20, etc)


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #22778: Allow admin to opt-out from the Brute-force attack protectionClosedMarek HulánActions
Actions #1

Updated by Dominic Cleal about 10 years ago

  • Subject changed from [RFE] Protection from Brute Force Password Attacks to Protection from Brute Force Password Attacks
Actions #2

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Tomer Brisker
  • Pull request https://github.com/theforeman/foreman/pull/4132 added
Actions #3

Updated by Marek Hulán over 7 years ago

  • Bugzilla link set to 1060745
Actions #4

Updated by Dominic Cleal about 7 years ago

  • Status changed from Ready For Testing to New
  • Assignee deleted (Tomer Brisker)

PR closed.

Actions #5

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Tomer Brisker
Actions #6

Updated by Lukas Zapletal over 6 years ago

  • translation missing: en.field_release set to 296

I just merged sane implementation: 5 minutes window for 30 logins, not configurable, uses Rails cache to store the data.

Actions #7

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #8

Updated by Marek Hulán about 6 years ago

  • Related to Refactor #22778: Allow admin to opt-out from the Brute-force attack protection added
Actions

Also available in: Atom PDF