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

Some Developer modifications to Admin collections lost #18

Open
parente opened this issue Oct 3, 2010 · 1 comment
Open

Some Developer modifications to Admin collections lost #18

parente opened this issue Oct 3, 2010 · 1 comment

Comments

@parente
Copy link
Member

parente commented Oct 3, 2010

I pointed my db access editor at the Admin collection. Everything opens fine. I then tried setting various crRud modes on AccessModes, Schemas, and Developers for other roles like anonymous and author. The requests went out fine to the server and came back with success. However, if I come back, the UI shows none of my edits actually took hold.

I think the server should be explicitly rejecting developer edits that muck with the access mode permissions on the Admin collections themselves. Unless we think developers should be allowed to play with the access levels of other roles to the Admins db?

@gbishop
Copy link
Member

gbishop commented Oct 3, 2010

The permissions for those special collections aren't taken from the db, they are wired in the code. You are right that it should be rejecting the attempts to change them.

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