Remove misc files, add root permission, and update env template

This commit is contained in:
garrettmills
2020-07-07 19:30:48 -05:00
parent 6bd1ddc064
commit 60533848a1
5 changed files with 37 additions and 11 deletions

View File

@@ -192,6 +192,8 @@ const auth_config = {
'v1:password',
],
root: ['v1', 'ldap', 'saml', 'profile', 'oauth', 'app', 'auth', 'iam'],
},
}