[#1643] added Gitea OAuth2 provider
Co-authored-by: Steve MacLeod <sjmacleoddev@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user