-
-
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
base: master
Are you sure you want to change the base?
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% 64.85%
- Complexity 11433 11435 +2
=========================================
Files 431 431
Lines 37187 37190 +3
=========================================
+ Hits 24115 24118 +3
Misses 13072 13072 ☔ 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 |
Only the nonce
Nonce use-case is easy to find in the API docs
Less flexible