We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9b984a + 2da967a commit e2ea834Copy full SHA for e2ea834
src/ECER.Clients.RegistryPortal/ECER.Clients.RegistryPortal.Server/appsettings.json
@@ -47,7 +47,7 @@
47
"BaseUri": "'self'",
48
"DefaultSource": "'self'",
49
"ScriptSource": "'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.gstatic.com/recaptcha/",
50
- "ConnectSource": "'self' https://loginproxy.gov.bc.ca/ https://id.gov.bc.ca/",
+ "ConnectSource": "'self' https://loginproxy.gov.bc.ca/ https://id.gov.bc.ca/ https://www.recaptcha.net/recaptcha/",
51
"ImageSource": "'self' data:",
52
"StyleSource": "'self' 'unsafe-inline'",
53
"FrameAncestors": "'self'",
0 commit comments