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

User permission support #23

Open
mirceaalexandru opened this issue Jan 20, 2016 · 0 comments
Open

User permission support #23

mirceaalexandru opened this issue Jan 20, 2016 · 0 comments
Labels
Milestone

Comments

@mirceaalexandru
Copy link
Collaborator

we can do it like this:

  1. add permissions to each user from a set of defined permission types.
  2. create groups with set of permissions and then assign users to groups.
  3. mix of the above, so you can assign an user to a group and then override a certain permission specially for that user by direct assigning of that permission. This method offers a greater flexibility and also allows us to implement in two stages - first directly assign permission and in another iteration add group support.
  4. Other approaches?
@mirceaalexandru mirceaalexandru added this to the Iteration 003 [Demo 01-Feb-16] milestone Jan 20, 2016
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

2 participants