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.