Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Unify YAML in Content Security Policy examples #4797

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

brotkrueml
Copy link
Contributor

The string values in the examples are sometimes with or without double quotes, sometimes with a single quote. This is now streamlined, and double quotes always used.

Please also note, that "static" sources in CSP are always enclosed in single quotes, like 'self', resulting in "'self'" in YAML.

Releases: main, 12.4

The strings in the examples are sometimes with or without double quotes, sometimes with a single quote.
This is now streamlined, and double quotes always used.

Please also note, that "static" sources in CSP are always enclosed in single quotes, like `'self'`, resulting in `"'self'"` in YAML.

Releases: main, 12.4
@brotkrueml brotkrueml added the backport 12.4 Backport to TYPO3v12 label Sep 30, 2024
@brotkrueml brotkrueml self-assigned this Sep 30, 2024
@linawolf linawolf merged commit 89f12f2 into TYPO3-Documentation:main Oct 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 12.4 Backport to TYPO3v12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants