frontend, api: allow disabling login methods individually
This commit is contained in:
@@ -36,7 +36,7 @@ func gitlabOauthConfigure() error {
|
||||
Endpoint: gitlab.Endpoint,
|
||||
}
|
||||
|
||||
configuredOauths = append(configuredOauths, "gitlab")
|
||||
gitlabConfigured = true
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user