We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c455cee commit cb4c9ddCopy full SHA for cb4c9dd
docs/content/doc/usage/fail2ban-setup.en-us.md
@@ -18,8 +18,8 @@ menu:
18
**Remember that fail2ban is powerful and can cause lots of issues if you do it incorrectly, so make
19
sure to test this before relying on it so you don't lock yourself out.**
20
21
-Gitea returns an HTTP 200 for bad logins in the web logs, but if you have logging options on in
22
-`app.ini`, then you should be able to go off of `log/gitea.log`, which gives you something like this
+Gitea returns an HTTP 200 for bad logins in the web logs, but if you have logging options on in
+`app.ini`, then you should be able to go off of `log/gitea.log`, which gives you something like this
23
on a bad authentication from the web or CLI using SSH or HTTP respectively:
24
25
```log
0 commit comments