Merge branch 'master' into ocis-init

This commit is contained in:
Willy Kloucek
2022-05-02 08:30:11 +02:00
13 changed files with 120 additions and 22 deletions
@@ -48,7 +48,7 @@ func DefaultConfig() *config.Config {
ResponseType: "code",
Scope: "openid profile email",
},
Apps: []string{"files", "search", "preview", "text-editor", "pdf-viewer", "external"},
Apps: []string{"files", "search", "preview", "text-editor", "pdf-viewer", "external", "user-management"},
},
},
}