Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 76e5d5e

Browse files
committed
corrected security highlight about CSP
1 parent 736b7f3 commit 76e5d5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/guides/v2.3/release-notes/2-3-7-p2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This release includes fixes for the following known issues, which were first ide
3737

3838
**Recent penetration test vulnerabilities** have been fixed in this release. <!--- MC-42431-->
3939

40-
The Content Security Policy directive `frame-ancestors` now supports the source expression `unsafe-inline`. [GitHub-33101](https://github.com/magento/magento2/issues/33101) <!--- MC-42632-->
40+
The unsupported source expression `unsafe-inline` has been removed from the Content Security Policy `frame-ancestors` directive. [GitHub-33101](https://github.com/magento/magento2/issues/33101)<!--- MC-42632-->
4141

4242
## Known issue
4343

src/guides/v2.4/release-notes/2-4-3-p1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This release includes a fix for the PHP fatal error on upgrade known issue, whic
3030

3131
**Recent penetration test vulnerabilities** have been fixed in this release. <!--- MC-42431-->
3232

33-
The Content Security Policy directive `frame-ancestors` now supports the source expression `unsafe-inline`. [GitHub-33101](https://github.com/magento/magento2/issues/33101) <!--- MC-42632-->
33+
The unsupported source expression `unsafe-inline` has been removed from the Content Security Policy `frame-ancestors` directive. [GitHub-33101](https://github.com/magento/magento2/issues/33101)<!--- MC-42632-->
3434

3535
## Installation and upgrade instructions
3636

0 commit comments

Comments
 (0)