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

Recaptcha is not available #262

Closed
vohmar opened this issue May 14, 2021 · 2 comments · Fixed by #263
Closed

Recaptcha is not available #262

vohmar opened this issue May 14, 2021 · 2 comments · Fixed by #263
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented May 14, 2021

Recaptcha is not shown to user on test and production environments

error:
Refused to frame 'https://www.recaptcha.net/' because it violates the following Content Security Policy directive: "frame-src 'self' https://www.google.com/recaptcha/".

and from firefox:
Content Security Policy: The page’s settings blocked the loading of a resource at https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&k=6Ld-ARETAAAAAPN1pcTy9oYsUrbKm9_c9VDMvl6X&co=aHR0cDovL3dob2lzLmVlOjgw&hl=en&v=f-bnnOuahiYKuei7dmAd3kgv&size=normal&cb=iyifhngxe0tb (“frame-src”).

possible solution: https://stackoverflow.com/questions/39853162/recaptcha-with-content-security-policy

@vohmar vohmar added the bug label May 14, 2021
@yulgolem
Copy link
Contributor

Maybe we should consider upgrading this to RECAPCHA 3 or something like that.

@yulgolem yulgolem self-assigned this May 17, 2021
@yulgolem yulgolem mentioned this issue May 17, 2021
@yulgolem
Copy link
Contributor

Upgrading to recaptcha 3 should be made via separate task/PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants