Replies: 1 comment
-
Right now Heimdall already throttles the login attempts using Laravel's built in ThrottlesLogins trait. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to log unsuccessful login atttempts? my goal is to use fail2ban to ban any ip addresses that try to login to my heimdal and fails more than 3 times, but heimdal doesn't seem to produce any logs of logins
Beta Was this translation helpful? Give feedback.
All reactions