mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03: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) {
|
if ($handle) {
|
||||||
\header_remove('Content-Security-Policy');
|
\header_remove('Content-Security-Policy');
|
||||||
\RainLoop\Service::Handle();
|
\RainLoop\Service::Handle();
|
||||||
|
// https://github.com/the-djmaze/snappymail/issues/1069
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue