Description
As part of OAK-7569 the question was raised, whether creating a binary should be protected by authorization. A binary can be created by any session and the repository will only check permissions when it is later used as a value for a property. It is therefore left to the application to first check if a session even has write access to the location where the binary will be used as a value. Otherwise the binary was created unnecessarily.
Attachments
Issue Links
- relates to
-
OAK-7569 Direct Binary Access
- Closed