diff options
| author | Jose Luis Duran <jlduran@FreeBSD.org> | 2025-10-11 14:15:03 +0000 |
|---|---|---|
| committer | Jose Luis Duran <jlduran@FreeBSD.org> | 2025-10-14 00:52:47 +0000 |
| commit | a719ef67e8ed2cbae5f397d2a4680a02495b79ab (patch) | |
| tree | 1ea93088309bf8557af7e12a70c52283a01cb5a4 /sys/modules/evdev | |
| parent | 1a08326c6f503db5f0fb9201cdf55379bbe576e8 (diff) | |
blocklist: Revert upstream commit ddf6d71
Upstream commit ddf6d71 ("implement BLOCKLIST_BAD_USER as a "one-count"
failure") introduced BLOCKLIST_BAD_USER with a one-count failure
mechanism. BLOCKLIST_AUTH_FAIL was implemented with a two-count failure
mechanism. Since we have been utilizing BLOCKLIST_AUTH_FAIL, the number
of failed attempts now doubles towards the maximum limit (nfails),
giving system administrators the impression that the number of failed
authentication attempts is inaccurate.
Revert this commit until a consensus has been reached. We do not want
to introduce yet another breaking change with the renaming of the
library.
Approved by: emaste (mentor)
MFC after: 2 days
(cherry picked from commit 4d56eb007b18881becb2107f87bd2a7edca3e6bf)
Diffstat (limited to 'sys/modules/evdev')
0 files changed, 0 insertions, 0 deletions
