Log failed WebGUI-login attempts #3217
olegbliaher
started this conversation in
Feature suggestions
Replies: 1 comment 3 replies
-
I don't hate the idea, I'm not sure if the rails logs actually make their way out. Do you see that new line in |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
That would be really nice. That way we can block any bruteforce attempts with fail2ban aswell.
I noticed it can be easily achieved by modifying app/controllers/sessions_controller.rb:
Beta Was this translation helpful? Give feedback.
All reactions