docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

Implement Authn lockout/throttle implementation

Open carsonoid opened this issue 8 years ago • 2 comments

Right now there isn't anything that detects and responds to repeated failed authentication attempts. What do you think about implementing a lockout policy or throttling system?

carsonoid avatar May 08 '17 18:05 carsonoid

no objections in principle. what criteria for lockout do you propose?

rojer avatar May 09 '17 09:05 rojer

I'd rather see an auth_log_file parameter so we can just use fail2ban.

allingeek avatar Apr 24 '18 17:04 allingeek