-
Notifications
You must be signed in to change notification settings - Fork 10
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
Default permissions built in EntityBasePermissions don't seem to be honored #58
Comments
Going to save some notes for the night and come back tomorrow:
|
OK, I've opened some PRs to move in the direction of getting this working. |
OK, #60 has everything for non-revisions permission checks. In manual testing on this site, it seems to fix the issue. |
Fixed by #78 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure if this is related to #44 & #56, but when I attempt to create an entity instance for anyone but an admin user who has the admin_permission, I get access denied. Or it could be related to a misconfiguration of things, but from looking at the code, I don't think that is it.
The text was updated successfully, but these errors were encountered: