1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

oauth2 with remote Gitea - Fix #8093 (#8149)

This commit is contained in:
techknowlogick
2019-09-12 22:15:36 -04:00
committed by GitHub
parent cff0787759
commit 2837563147
14 changed files with 307 additions and 17 deletions

View File

@@ -110,6 +110,8 @@
<span>{{.i18n.Tr "admin.auths.tip.twitter"}}</span>
<li>Discord</li>
<span>{{.i18n.Tr "admin.auths.tip.discord"}}</span>
<li>Gitea</li>
<span>{{.i18n.Tr "admin.auths.tip.gitea"}}</span>
</div>
</div>
</div>