We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's currently possible to disable downloads and selectively enable it for images/plates, but it's not possible to do the same for file attachments.
I want to restrict the Read-Only (rwr—) Group user not to download the Image source and download the attachment file in the folder for the workout.
see:
omero-server/src/main/resources/omero-server.properties
Line 62 in 8374956
omero-server/src/main/java/ome/security/policy/BinaryAccessPolicy.java
Line 106 in 9e84ee4
The text was updated successfully, but these errors were encountered:
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/disable-the-binay-or-image-source-download-in-omero-insight-web-interface/44196/8
Sorry, something went wrong.
No branches or pull requests
It's currently possible to disable downloads and selectively enable it for images/plates, but it's not possible to do the same for file attachments.
see:
omero-server/src/main/resources/omero-server.properties
Line 62 in 8374956
omero-server/src/main/java/ome/security/policy/BinaryAccessPolicy.java
Line 106 in 9e84ee4
The text was updated successfully, but these errors were encountered: