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

2.2 Feature: authorisation handlers #182

Open
colinhiggs opened this issue Apr 28, 2020 · 0 comments
Open

2.2 Feature: authorisation handlers #182

colinhiggs opened this issue Apr 28, 2020 · 0 comments

Comments

@colinhiggs
Copy link
Owner

Implement an easy to use set of authorisation stage handlers. Developers should be able to register "permission filters" which return True (allowed), False (denied), or a dictionary (some attributes allowed) given some information about objects and everything else will be handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2.2 branch
  
In progress
Development

No branches or pull requests

1 participant