From: Stefan Mueller Date: Thu, 13 Jun 2024 10:41:05 +0000 (+0200) Subject: Add ALLOWED_IFRAME_SOURCES to phpunit.xml X-Git-Tag: v24.05.3~1^2~8^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/b81f2b52d0956138c8862dc6a01f54ad3de1a336?hp=-c Add ALLOWED_IFRAME_SOURCES to phpunit.xml Fix for bug #5068 test_frame_src_csp_header_set fails, when .env-file has customized ALLOWED_IFRAME_SOURCES --- b81f2b52d0956138c8862dc6a01f54ad3de1a336 diff --git a/phpunit.xml b/phpunit.xml index 21f17685b..b72c6e5f1 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,6 +13,7 @@ +