Skip to content

Commit

Permalink
fix(security): new GTM hash for CSP
Browse files Browse the repository at this point in the history
Refs: HID-2413
  • Loading branch information
rupl committed Apr 11, 2024
1 parent ba6bf38 commit aeb1e07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/web.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ const config = {
'https://www.gstatic.com',
'https://www.googletagmanager.com',
// GTM inline script.
"'sha256-e7CIW/Iehpzy0nB3j0M8Z6Wl1n+HE3rmyT2K0lz8na8='",
"'sha256-g62AIFyyvfvqRMhNu7QMQ0GMk0Rx+Bbk1KzTy+CzTCI='",
"'sha256-IWFT2+AzbwEwprR9FTHoZxirn9HBB+bXcjCDQ07yinU='",
// Inline JS mustard-cut
"'sha256-/rGLbsC3KREsVOihkt0j7wGku9aMLV2tcrug1R+VUY0='",
],
Expand Down

0 comments on commit aeb1e07

Please # to comment.