mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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. |
||
|---|---|---|
| .. | ||
| db-error.ts | ||
| feature-has-tag-error.js | ||
| invalid-operation-error.js | ||
| name-exists-error.js | ||
| no-access-error.ts | ||
| notfound-error.js | ||