Comment #2 on issue 3307 by nano...@gmail.com: cannot add repository using webapi even if non-super-user has this perm
http://code.google.com/p/reviewboard/issues/detail?id=3307

Hi, sorry for the late reply.

There are ~500 users and more than 200 repos, 5 are superusers, and a tenth are in staff and have delegation to add/modify repos only.


I have inserted a debug trace before checking permissions to see all current user permission and it returns "add_repository" ... So the right Django permission to check is "add_" instead of "create_".

I suppose Django creates automatically 3 kind of perm (add|modify| del)_<permission name>

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to