Closed (duplicate)
Project:
Media Entity Download
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2018 at 10:16 UTC
Updated:
23 Aug 2019 at 14:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
guedressel commentedAppending @vitalies patch from 2986486
Comment #3
bkosborneNote that this would not be necessary if we just redirected to the URI of the file instead of proxying the download thru Drupal. I worry about bloating this module too much with what is essentially a copy of core's FileDownloadController.
Comment #4
moshe weitzman commentedRedirect is good as optional behavior, but in some cases you dont want to expose your changing URLs in the sites/files dir. See the bullets on the project homepage for the raison d'etre for this module.
Comment #5
berdirComment #6
berdirThe referenced issue is now back to using this code and more, so I'm closing this as a duplicate.