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 new acl layer as http middleware #384

Open
raffis opened this issue Oct 11, 2019 · 0 comments
Open

Implement new acl layer as http middleware #384

raffis opened this issue Oct 11, 2019 · 0 comments

Comments

@raffis
Copy link
Contributor

raffis commented Oct 11, 2019

Is your feature request related to a problem? Please describe

Yes and no. Currently the only possible way to get global access for resources such as users and groups is to set the admin flag on a user.

Describe the solution you'd like

  • Implement new acl system which is request based (as middlware).
  • Remove admin flags

This is dependant on #129.

Describe alternatives you've considered

Keep going as it is.

Additional context

See tubee acl middleware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant