You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Translation is incorrect/how to add more translations](#translation-is-incorrect-how-to-add-more-translations)
38
38
*[SSH Issues](#ssh-issues)
39
+
*[SSH Common Errors](#ssh-common-errors)
39
40
*[Missing releases after migration repository with tags](#missing-releases-after-migrating-repository-with-tags)
40
41
*[LFS Issues](#lfs-issues)
41
42
@@ -128,7 +129,7 @@ The current way to achieve this is to create/modify a user with a max repo creat
128
129
129
130
### Enable Fail2ban
130
131
131
-
Use [Fail2Ban]({{ relref "doc/usage/fail2ban-setup.md" >}}) to monitor and stop automated login attempts and other malicious behavior based on log patterns
132
+
Use [Fail2Ban]({{ relref "doc/usage/fail2ban-setup.md" >}}) to monitor and stop automated login attempts or other malicious behavior based on log patterns
132
133
133
134
## How to add/use custom themes
134
135
Gitea supports two official themes right now, `gitea` and `arc-green` (`light` and `dark` respectively)
@@ -161,8 +162,17 @@ Whether you want to change a translation or add a new one, it will need to be th
161
162
162
163
## SSH issues
163
164
164
-
For issues reaching repositories over `ssh` while the Gitea web front-end, but
165
-
`https` based git repository access works fine, consider looking into the following.
165
+
If you cannot reach repositories over `ssh`, but `https` based git repository access works fine, consider looking into the following.
0 commit comments