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

manage.py setup --authz is broken #159

Open
mhrivnak opened this issue Apr 11, 2012 · 0 comments
Open

manage.py setup --authz is broken #159

mhrivnak opened this issue Apr 11, 2012 · 0 comments
Assignees

Comments

@mhrivnak
Copy link
Member

We added the "--authz" option so that developers can change ACLs, then blow away the old ones and load the new ones without having to reset the entire DB.

I am seeing this behavior:

$ ./manage.py resetdb
$ ./manage.py setup precor

things work as expected. Then:

$ ./manage.py setup precor --authz

permissions change. I specifically see that for the Org Administrator, they can no longer read the Organization table.

@ghost ghost assigned jc0n Apr 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants