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