1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/error
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
..
db-error.ts chore: Begin converting files from JS to TypeScript 2021-02-22 21:57:58 -07:00
feature-has-tag-error.js chore: Switch FeatureHasTagError back to js 2021-02-22 21:58:29 -07:00
invalid-operation-error.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
name-exists-error.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
no-access-error.ts feat: Default roles and RBAC permission checker. (#735) 2021-03-11 22:51:58 +01:00
notfound-error.js Feature/setup typescript 2021-02-12 11:42:00 +01:00