File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/java/ru/mystamps/web/support/spring/security Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ class ContentSecurityPolicyHeaderWriter implements HeaderWriter {
102
102
// - 'sha256-CDs...' is required for 'padding:0px' inline CSS
103
103
// - 'sha256-Jnn...' is required for 'padding:0;width:10px;height:10px;' inline CSS
104
104
// - 'sha256-yBh...' is required for 'margin: 20px' inline CSS
105
- // - 'sha256-RZ7...' is required for 'color:gray' inline CSS (table.js:246:4 )
105
+ // - 'sha256-RZ7...' is required for 'color:gray' inline CSS (table.js:220 )
106
106
// - 'sha256-PGJ...' is required for 'width:200px;' inline CSS
107
107
private static final String STYLE_H2_CONSOLE =
108
108
" 'sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='"
You can’t perform that action at this time.
0 commit comments