Skip to content

Commit 2da967a

Browse files
committed
Recaptcha issue resolved in efx dev environment
1 parent b9b984a commit 2da967a

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)