forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
We generally should not show (or maybe even generate) previews of restricted files.
Originally posted by @kosarko in #1316 (comment)
Why is the authorization false in
Line 110 in 04d64f7
| boolean canPreview = previewContentService.canPreview(context, bitstream, false); |
clarin-dspace/dspace-api/src/main/java/org/dspace/scripts/filepreview/FilePreview.java
Line 149 in 7c920b2
| boolean canPreview = previewContentService.canPreview(context, bitstream, false); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels