-
- Downloads
allow that auth providers are added through the config file without forcing...
allow that auth providers are added through the config file without forcing the admin to fully remove the unused providers to not display them by adding an enabled-Flag on the provider config and hiding it from the user if its disabled
Showing
- config/auth.toml 2 additions, 0 deletionsconfig/auth.toml
- src/app/user/web/oauth.go 13 additions, 2 deletionssrc/app/user/web/oauth.go
- src/core/auth/auth.go 1 addition, 0 deletionssrc/core/auth/auth.go
- templates/user/auth/login.go.html 13 additions, 3 deletionstemplates/user/auth/login.go.html
- translations/de.json 1 addition, 0 deletionstranslations/de.json
- translations/en.json 1 addition, 0 deletionstranslations/en.json
Loading
Please register or sign in to comment