mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 09:02:45 +08:00
Resolve #1069
This commit is contained in:
parent
f686e9e875
commit
e8a5d09b97
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ class SnappyMailHelper
|
|||
if ($handle) {
|
||||
\header_remove('Content-Security-Policy');
|
||||
\RainLoop\Service::Handle();
|
||||
// https://github.com/the-djmaze/snappymail/issues/1069
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue