Needs work
Project:
Remote Stream Wrapper
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 18:53 UTC
Updated:
9 Jul 2019 at 14:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
effulgentsia commentedOops. Forgot the .install file. Here's a patch with that included.
Comment #2
effulgentsia commented#1 adds a hook_schema() implementation, but no update function for existing users of this module. This patch fixes that.
Comment #3
dave reidSeems to me this would open up sites to allowing image styles of any possible remote file out there to be generated, which could be considered a major security risk?
Comment #4
effulgentsia commentedDoes this not cover for that?
Comment #5
neetu morwani commentedHere is the reroll patch for the rc1 candidate of the module.
Comment #8
dave reid