You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenShift deployments for TEST and PROD are getting stuck on CSP for inline scripts. Ideally we'd move anything inline to its own file and disable unsafe-inline in the Caddyfile. Any reason we can't do this?
OpenShift deployments for TEST and PROD are getting stuck on CSP for inline scripts. Ideally we'd move anything inline to its own file and disable
unsafe-inline
in the Caddyfile. Any reason we can't do this?We can disable the checks, but it's safer to work with them. Controlled in Caddyfile.
https://github.com/bcgov/nr-results-exam/blob/main/frontend/Caddyfile#L26
@RMCampos @jazzgrewal
The text was updated successfully, but these errors were encountered: