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

Redefine access rights with an ACM #7

Open
davidsandoz opened this issue Sep 13, 2015 · 1 comment
Open

Redefine access rights with an ACM #7

davidsandoz opened this issue Sep 13, 2015 · 1 comment
Labels

Comments

@davidsandoz
Copy link
Member

Currently access rights are matched with a user level. Level 0 being the admin with all rights and the higher is the user level, the less access right the user has.

This is not convenient as we want some users to have control over asset A and not over asset B, and we want some other users to have control over asset B but not over asset A.

Redesigning access rights using an Access Control Matrix should solve this issue.

@davidsandoz
Copy link
Member Author

User access will be moved to the extranet, and it will probably have this feature from its beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant