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!