karser / KarserRecaptcha3Bundle

Google ReCAPTCHA v3 for Symfony
MIT License
158 stars 21 forks source link

added nonce to external script tag for use with strict csp #35

Closed jimihay closed 3 years ago

karser commented 3 years ago

Thank you for the PR @jimihay Could you please fix the tests? It's failing https://github.com/karser/KarserRecaptcha3Bundle/pull/35/checks?check_run_id=1789398201 I guess you can just remove the ></script> part from the failing tests in FunctionalTest image