Closed (fixed)
Project:
Ubercart Marketplace
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2009 at 16:24 UTC
Updated:
17 Feb 2010 at 22:40 UTC
Can the part that removes the file for "security issues" be easily removed by me? In my site the edit node will probably be pushed frequently and for larger file products its very inefficient to repeatedly re-upload the file every time you need to edit the node.
All what is the security issue for which this was implemented for?
Comments
Comment #1
Turgrid commentedRemove the two (I believe) instances of this in mp_file.module:
The security issue is not a severe one and mostly has to do with the fact that I did not want sellers to be able to control the files (see early issues for discussion).
Comment #2
syndicateStorm commentedLooks like this was addressed in #1.