-
Notifications
You must be signed in to change notification settings - Fork 13.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
feat(css templates): security perm simplification #11856
feat(css templates): security perm simplification #11856
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11856 +/- ##
===========================================
- Coverage 67.59% 55.16% -12.44%
===========================================
Files 917 417 -500
Lines 44730 14671 -30059
Branches 4235 3762 -473
===========================================
- Hits 30236 8093 -22143
+ Misses 14391 6578 -7813
+ Partials 103 0 -103
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
LGTM! Thanks Daniel!
* feat: security converge css templates * fix security tests * fix JS test * add migration * black and fix migration (cherry picked from commit 71c567b)
SUMMARY
security permission simplification. Scope Css Templates for API and MVC FAB classes.
Existing permissions:
Future permissions:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION