Skip to content

Commit e2ea834

Browse files
authored
Merge pull request #1539 from bcgov/fix/recaptchaefxdev
Recaptcha issue resolved in efx dev environment
2 parents b9b984a + 2da967a commit e2ea834

File tree

1 file changed

+1
-1
lines changed
  • src/ECER.Clients.RegistryPortal/ECER.Clients.RegistryPortal.Server

1 file changed

+1
-1
lines changed

src/ECER.Clients.RegistryPortal/ECER.Clients.RegistryPortal.Server/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"BaseUri": "'self'",
4848
"DefaultSource": "'self'",
4949
"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/",
50+
"ConnectSource": "'self' https://loginproxy.gov.bc.ca/ https://id.gov.bc.ca/ https://www.recaptcha.net/recaptcha/",
5151
"ImageSource": "'self' data:",
5252
"StyleSource": "'self' 'unsafe-inline'",
5353
"FrameAncestors": "'self'",

0 commit comments

Comments
 (0)