-
Notifications
You must be signed in to change notification settings - Fork 17
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
Security fix: Backport security fixes from WC 3.5.8 #230
Conversation
WC commit 1ef2739
WC commit 2ecf61a
WC commit c39e0dc
WC commit e0382c5
WC commit 211d9bf
WC commit 70610f5
WC commit 67fa997
Codecov Report
@@ Coverage Diff @@
## master #230 +/- ##
=========================================
Coverage 40.82% 40.82%
Complexity 13447 13447
=========================================
Files 367 367
Lines 51277 51277
=========================================
Hits 20936 20936
Misses 30341 30341
Continue to review full report at Codecov.
|
Testing
|
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.
Manual testing done. The wizard and user boxes work as expected.
All Submissions:
Changes proposed in this Pull Request:
Backport security fixes from woocommerce/woocommerce@3.5.7...3.5.8
WC Commit IDs
woocommerce/woocommerce@1ef2739
woocommerce/woocommerce@2ecf61a
woocommerce/woocommerce@c39e0dc
woocommerce/woocommerce@e0382c5
woocommerce/woocommerce@211d9bf
woocommerce/woocommerce@70610f5
woocommerce/woocommerce@67fa997
Files changed
assets/js/admin/users.js
assets/js/admin/users.min.js
assets/js/frontend/single-product.js
assets/js/frontend/single-product.min.js
assets/js/selectWoo/selectWoo.full.js
assets/js/selectWoo/selectWoo.full.min.js
assets/js/selectWoo/selectWoo.js
assets/js/selectWoo/selectWoo.min.js
includes/admin/class-wc-admin-assets.php
includes/admin/class-wc-admin-setup-wizard.php
includes/class-wc-frontend-scripts.php
See also #214