mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
revert: don't make loadUserInfo configurable because web disabled it
Refs: 3eb1f18
This commit is contained in:
@@ -95,7 +95,6 @@ func DefaultConfig() *config.Config {
|
||||
ClientID: "web",
|
||||
ResponseType: "code",
|
||||
Scope: "openid profile email",
|
||||
LoadUserInfo: true,
|
||||
},
|
||||
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "admin-settings"},
|
||||
ExternalApps: []config.ExternalApp{
|
||||
|
||||
Reference in New Issue
Block a user