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

Rationalise permissions checking #485

Closed
ian-ross opened this issue Jul 21, 2016 · 0 comments
Closed

Rationalise permissions checking #485

ian-ross opened this issue Jul 21, 2016 · 0 comments
Assignees
Milestone

Comments

@ian-ross
Copy link
Contributor

There are a number of places in views where it's necessary to determine whether a user is a superuser, whether an organisation admin for a particular organisation or a project manager for a particular project. The superuser checks are currently managed in a mixin, but the other checks should also all be rationalised in the same kind of way.

@ian-ross ian-ross added this to the Post July Release Sprint milestone Jul 21, 2016
@ian-ross ian-ross self-assigned this Jul 21, 2016
ian-ross pushed a commit that referenced this issue Aug 8, 2016
oliverroick added a commit that referenced this issue Aug 8, 2016
…ing-cleanup

Refactor permissions checks (fixes #485)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants