[#1643] added Gitea OAuth2 provider

Co-authored-by: Steve MacLeod <sjmacleoddev@gmail.com>
This commit is contained in:
Gani Georgiev
2023-01-20 10:17:57 +02:00
parent 2a34eca07a
commit 4c73e16f54
36 changed files with 197 additions and 94 deletions
+5
View File
@@ -61,6 +61,11 @@ export default {
title: "Gitee",
icon: "ri-git-repository-fill",
},
giteaAuth: {
title: "Gitea",
icon: "ri-cup-fill",
optionsComponent: SelfHostedOptions,
},
livechatAuth: {
title: "LiveChat",
icon: "ri-chat-1-fill",