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

Implement user model access policies #65

Open
oleoneto opened this issue Nov 30, 2018 · 0 comments
Open

Implement user model access policies #65

oleoneto opened this issue Nov 30, 2018 · 0 comments
Assignees
Labels
backend Blueprint application

Comments

@oleoneto
Copy link
Collaborator

oleoneto commented Nov 30, 2018

Goal: Implement CRUD rules on access to User models.
Content access policy:

Admin access
CREATE
UPDATE
DELETE

Model owner
UPDATE
DELETE

Everyone
CREATE
READ

@oleoneto oleoneto added the backend Blueprint application label Nov 30, 2018
@oleoneto oleoneto added this to the Backend Implementation milestone Nov 30, 2018
@oleoneto oleoneto self-assigned this Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Blueprint application
Projects
None yet
Development

No branches or pull requests

1 participant