mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[GH-ISSUE #93] Feature Request: Temp. Blacklist Source IP on X invalid login attempts for PIN/Password #1283
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m0nji on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/93
I dont see this at the Roadmap but it would be nice to have this Feature for PIN and Password Authentication.
Right now, someone could try the PIN/Password without any Limitations? So it would be nice if for example, after 5 invalid Login Attempts, the Public Source IP will be blacklisted for 24h. This makes it much harder for an hacker to compromise the Authentication Layer.
Of course, a configurable Login Attempts and Time for Blacklist would be great.