From 6c77240e0c6883a2f84d418d99a91e6a04f383db Mon Sep 17 00:00:00 2001 From: rxu Date: Tue, 17 Dec 2024 16:23:03 +0700 Subject: [PATCH] [ticket/17457] Protect manifest request by CORS to prevent guest sessions PHPBB-17457 --- phpBB/styles/prosilver/template/overall_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 397ccde28f..62a90ecfc2 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -62,7 +62,7 @@ - +