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

Queryset of all objects which a particular user may access? #114

Open
guettli opened this issue Apr 5, 2020 · 1 comment
Open

Queryset of all objects which a particular user may access? #114

guettli opened this issue Apr 5, 2020 · 1 comment

Comments

@guettli
Copy link

guettli commented Apr 5, 2020

Is it possible to get a queryset of all objects which a particular user may access?

@filipeximenes
Copy link
Contributor

Hi @guettli, sorry for the delay, the approach we take in this lib is more focused on users roles than object access permission. That said it's possible to write custom logic to check for object access permission but we don't deal with single object permission. So to answer your question, no it's not possible to get that queryset. I'm closing this issue for now, LMK in case you have further questions.
Stay safe!

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