Details
Description
When a mount is set in read-only mode callers that check Session.hasCapability("addNode", ...) or Session.hasPermission("setProperty", ...) 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
Attachments
Issue Links
- is a clone of
-
OAK-6540 Session.hasAccess(...) should reflect read-only status of mounts
- Closed