mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
ac65c8de4a
* refactor(core): remove the reportOnly flag remove all the reportOnly flag of the CSP security headers. Bring up strict policy check * chore: add changeset add changeset
8 lines
236 B
Markdown
8 lines
236 B
Markdown
---
|
|
"@logto/cloud": patch
|
|
"@logto/core": patch
|
|
---
|
|
|
|
### Enable strict CSP policy check header
|
|
|
|
This change removes the report only flag from CSP security header settings, which will enables the strict CSP policy check for all requests.
|