This commit is contained in:
the-djmaze 2023-04-04 14:30:35 +02:00
parent f686e9e875
commit e8a5d09b97

View file

@ -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;
}
}