1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-30 22:46:08 +02:00
gitea/modules/ssh
Eric Lesiuta abb9cffe4a
Log IP on SSH authentication failure for Built-in SSH server (#13150)
* Log IP on SSH authentication failure

fixes https://github.com/go-gitea/gitea/issues/13094

* include string 'Failed authentication attempt' in error

* update fail2ban docs

also match failed authentication over command line

* better logging of authentication errors with IP addresses

* format ...

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
2020-12-08 18:54:33 +01:00
..
ssh.go Log IP on SSH authentication failure for Built-in SSH server (#13150) 2020-12-08 18:54:33 +01:00
ssh_graceful.go log.Fatal on failure to listen to SSH port (#10795) 2020-03-23 07:59:38 +00:00