scala-webapp-template
scala-webapp-template copied to clipboard
Integrate fail2ban
It would be nice to use fail2ban when a user fails many authentication attempts.
What needs to be done:
- Make sure that we log failed authentication/authorization attempts, ip address will be required in the log.
- Document how to enable fail2ban for these logs.