User security
p
Hi, in umbraco 13 Anyone know how we can give a user only access to section B and C in this page tree? Trying different things only ends up with browse access to Home and then specific security on B and C, but then A, D... is still visible (but not editable) for the user. https://cdn.discordapp.com/attachments/1250444125313044521/1250444125484875797/image.png?ex=666af657&is=6669a4d7&hm=9b77e1ce4eead5d6530d7ca40e1e3ddbc427b2695b0626c296e75281d681b940&
the thing I would realy like is to deny read access to all Page-x for all custmer-editorgroup and the give (opt-in) access to customer-editorgroup-1 to page-a and page-b, then to customer-editorgroup-2 to page-c and page-d, adding new root pages should *not * automatically make them visible from customer-editorgroup-1 or customer-editorgroup-2
l
In the granular permissions (for the user group) enable browsing for the root Nodes that you do what them to be able to see, and disable for those not to be seen. You also have to individually set all the other permissions you want on those too as I think they'll all be overwritten. For example: Browse Node enabled for: Home (all children inherit by default) Browse Node disabled for: Page C, Page, D, Page E, Page F
p
Yes, thats my conclusion as well, to bad we cant have a ”children default” as well.
l
yeah, would be nice to have a 3-option toggle; like Discord permissions