Details
Description
When a mount is set in read-only mode callers that check Session.hasPermission("set_property", ...) or Session.hasPermission("add_node", ...) for mounted paths will believe that they are able to write under those paths. For a composite setup with a read-only mount this should (IMO) reflect that callers are not able to write, taking into account the mount information on top of the ACEs.
Attachments
Issue Links
- is cloned by
-
OAK-6563 Session.hasCapability(...) should reflect read-only status of mounts
- Closed