Closed (fixed)
Project:
Mime Mail
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2013 at 04:59 UTC
Updated:
15 Oct 2013 at 10:40 UTC
Jump to comment: Most recent file
Before adding an attachment to an email mimemail checks if the "realpath" contains the "public file system" path. If the files directory was symlinked this is not the case and the file is not attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2050907-2-symlink-path.patch | 775 bytes | nick_schuch |
| #1 | 2050907-1-symlink-path.patch | 1.78 KB | nick_schuch |
Comments
Comment #1
nick_schuch commentedThe following patch adds a second "symlink path" to check against also.
Comment #2
nick_schuch commentedHere is a new patch. Single line. No need for a form field.
Comment #4
sgabe commentedCommitted, thanks!