mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
e1fbe9d013
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. |
||
---|---|---|
.. | ||
client-metrics | ||
access-service.ts | ||
addon-schema.js | ||
addon-service.js | ||
addon-service.test.js | ||
context-schema.js | ||
context-service.js | ||
feature-schema.js | ||
feature-schema.test.js | ||
feature-toggle-service.js | ||
index.js | ||
project-schema.js | ||
project-service.ts | ||
state-schema.js | ||
state-service.js | ||
state-service.test.js | ||
state-util.js | ||
strategy-schema.js | ||
strategy-service.js | ||
tag-schema.js | ||
tag-schema.test.js | ||
tag-service.js | ||
tag-type-schema.js | ||
tag-type-schema.test.js | ||
tag-type-service.js | ||
version-service.js | ||
versions-service.test.js |