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

Patch auth loopholes #8

Open
yocontra opened this issue Jun 12, 2013 · 0 comments
Open

Patch auth loopholes #8

yocontra opened this issue Jun 12, 2013 · 0 comments

Comments

@yocontra
Copy link
Member

single-with-populate and single-with-populate-many also need to do model level and field level authorization on all populated items

In fact with any model right now populate will exempt you from security - there needs to be a generic filter function you can pass models or collections of models to that will take care of everything

single does not run collection level authorize and needs to be fixed to do so

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

1 participant