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

Generate acl_rules.js and rename default roles, including seed data #136

Open
asishallab opened this issue Jul 20, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@asishallab
Copy link
Member

This issue is related to # 57.

This issue also affect the graphql-skeleton-server

Rename the existing and automatically seeded roles as in the above related issue.

Use the functions implemented for the SPA code-generator that create the default acl_rules.js file and copy them into this code-generator. The goal is to provide read access to all data models to the "reader" role, "create", "update", and "delete" access on all data models to the editor role, and full "CRUD" access to the User/Role models only to the administrator role.

@asishallab asishallab added the enhancement New feature or request label Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants