Skip to content

Adding support for permissions based access control#5

Open
najamansari wants to merge 1 commit intocomputer-lab:masterfrom
najamansari:master
Open

Adding support for permissions based access control#5
najamansari wants to merge 1 commit intocomputer-lab:masterfrom
najamansari:master

Conversation

@najamansari
Copy link
Copy Markdown

Rationale: Having to modify code (by writing methods for every new role) is
not ideal in cases where it is required to create roles on the fly (e.g.
through an admin panel). For these cases, it is helpful to have permission
based methods so that response depends on whatever permissions a user has.

Rationale: Having to modify code (by writing methods for every new role) is
not ideal in cases where it is required to create roles on the fly (e.g.
through an admin panel). For these cases, it is helpful to have permission
based methods so that response depends on whatever permissions a user has.
@r1b r1b added the enhancement label Mar 9, 2018
@r1b r1b self-requested a review March 9, 2018 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants