Add the rest and sort
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-09 10:21:47 +02:00
parent c10da5e548
commit 8f1d14f9eb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 2 deletions

View File

@ -11,9 +11,12 @@ AUTH_REQUIRED = True
AUTH_PROVIDER = "keycloak"
ADMIN_USERS = [
"decentral1se",
"kawaiipunk",
"calix",
"decentral1se",
"gunnar",
"kawaiipunk",
"naomi",
"roxie",
"takkaria"
]
USER_DEFAULT_SCOPES = ["admin"]