Skip to content
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

[HID-2413] CD v9.4.0 #433

Merged
merged 15 commits into from
Apr 24, 2024
Prev Previous commit
Next Next commit
fix(security): new GTM hash for CSP
Refs: HID-2413
  • Loading branch information
rupl committed Apr 11, 2024
commit aeb1e07d027a040f96412260b5d29f7f0aabb984
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