mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/17457] Use "use-credentials" to make the code more relevant
PHPBB-17457
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
<link href="{T_ASSETS_PATH}/cookieconsent/cookieconsent.min.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
|
<link href="{T_ASSETS_PATH}/cookieconsent/cookieconsent.min.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<link rel="manifest" href="{{ U_MANIFEST }}" crossorigin="">
|
<link rel="manifest" href="{{ U_MANIFEST }}" crossorigin="use-credentials">
|
||||||
|
|
||||||
<!-- EVENT overall_header_head_append -->
|
<!-- EVENT overall_header_head_append -->
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user