zeripath
980b0df829
Standardise logging of failed authentication attempts in internal SSH ( #13962 )
...
Continuing on from #13953 continue to improve and standardise
logging from internal SSH.
Also updates the fail2ban setup
Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
Patrick Schratz
af79677a44
Reformat docs ( #13897 )
...
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
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>
4 years ago
Jesse Laprade
5b75f17043
Fixed the log path on fail2ban page ( #13726 )
...
* Changed path from /home/git/gitea/log/gitea.log to
/var/lib/gitea/log/gitea.log on the fail2ban page, so the log matches
the instructions found on the following binary installation page:
https://docs.gitea.io/en-us/install-from-binary/#create-required-directory-structure
4 years ago
raoulb
a43cf283de
Fix hugo shortcode typo in faq ( #12987 )
...
* Fix hugo shortcode typo in faq
* Switch to using language tags
4 years ago
Florian Hübner
0e281384b5
Fix typo in doc ( #8914 )
...
Fix typo in doc fail2ban-setup.md
5 years ago
Nathaniel Sabanski
c2fca23b2c
Docs: Added instructions for Docker fail2ban configuration. ( #8642 )
5 years ago
Aidan Fitzgerald
f5cf9a8355
Copyedit docs ( #6275 )
6 years ago
kolaente
0fa07ccf99
Added docs for configuring fail2ban ( #3949 )
7 years ago