Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add initial rbac actions and roles #191

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Dec 11, 2019

configstore: add actions and roles

Add initial actions and roles.
An action represents a specific action on a resource.
Roles are predefined roles (not saved on storage) that can do some actions.

gateway: initial rbac handling

For every action check if the current user as a role that con do such action.

@sgotti sgotti force-pushed the add_initial_rbac_actions_and_roles branch 2 times, most recently from 6dd0140 to 40b0b18 Compare December 12, 2019 10:07
@sgotti sgotti force-pushed the add_initial_rbac_actions_and_roles branch from 40b0b18 to b811e79 Compare December 12, 2019 13:43
Add initial actions and roles.
An action represents a specific action on a resource.
Roles are predefined roles (not saved on storage) that can do some actions.
For every action check if the current user as a role that con do such action.
@sgotti sgotti force-pushed the add_initial_rbac_actions_and_roles branch from b811e79 to d1f8463 Compare December 12, 2019 14:11
@sgotti sgotti closed this Feb 19, 2020
@sgotti sgotti deleted the add_initial_rbac_actions_and_roles branch February 19, 2020 09:06
@sgotti sgotti restored the add_initial_rbac_actions_and_roles branch February 19, 2020 09:12
@sgotti sgotti reopened this Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants