1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/test/e2e/helpers
Ivar Conradi Østhus e1fbe9d013
feat: Default roles and RBAC permission checker. (#735)
This PR Introduces first steps towards RBAC according to our specifications. Rbac will assume users to exist in the Unleash user table with a unique id. This is required to make correct mappings between users and roles.
2021-03-11 22:51:58 +01:00
..
database-config.js
database-init.js feat: Default roles and RBAC permission checker. (#735) 2021-03-11 22:51:58 +01:00
database.json fix: publish events about unannounced applications 2021-03-05 14:01:15 +01:00
test-helper.js