2

According to the documentation, sDefaultPermission can be set to "none", "read", or "modify". How do I make the repository just inherit from the project? Letting it default to "none" does not appear to do the trick, as my repositories are set up with custom permissions when viewed in Kiln.

flag

1 Answer

2

To inherit project-level permissions currently you have to specify permissionDefault parameter instead of sDefaultPermission with value inherit. It should be fixed in version 1.1 of Kiln API.

link|flag
Ah okay. That makes sense, but the documentation doesn't make any mention of "inherit" – Daniel Schaffer Aug 4 2011 at 18:46
Almost a year and a half later and the documentation still not mentioning this. :( – Erick Sasse Dec 27 at 21:14

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.