Closed fmuellner closed 7 years ago
Accepting local files as URIs allows leaking resources from outside the sandbox, so the Email portal will no longer permit this. Instead, attachments need to be passed as file descriptors.
Fixes #3.
Looks good to me
Accepting local files as URIs allows leaking resources from outside the sandbox, so the Email portal will no longer permit this. Instead, attachments need to be passed as file descriptors.
Fixes #3.