Skip to content

Conversation

@calpaterson
Copy link
Owner

This code (currently not used) implements an alternate way of checking permissions that will be more flexible.

In particular it's fast (because the permissions check is done through SQL instead of Python) and can easily be expanded to work with "bearer" credentials (ie: share tokens) or RBAC, where the user is a member of a group that grants them extra permissions.

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

Successfully merging this pull request may close these issues.

2 participants