-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
add csp nonce attribute to style tags (#20309) #20310
add csp nonce attribute to style tags (#20309) #20310
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20310 +/- ##
============================================
- Coverage 64.84% 60.15% -4.70%
- Complexity 11433 11435 +2
============================================
Files 431 431
Lines 37190 37192 +2
============================================
- Hits 24117 22373 -1744
- Misses 13073 14819 +1746 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Need a line for CHANGELOG.
Thanks @samdark.
|
82bc0dc
to
6ed004c
Compare
@nzwz I've meant adding the line to https://github.com/yiisoft/yii2/blob/master/framework/CHANGELOG.md |
08bf334
to
d45a4b5
Compare
@samdark CHANGELOG updated, thanks. |
Thank you! |
Only the nonce
Nonce use-case is easy to find in the API docs
Less flexible