albertcht / invisible-recaptcha

An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
MIT License
601 stars 162 forks source link

Adding nonce to inline scripts and styles for csp #154

Open sumityadav opened 2 years ago

sumityadav commented 2 years ago

Inline scripts/styles need to have a nonce with CSP enabled.

Screen Shot 2021-10-28 at 3 19 41 AM

manuelpgs commented 2 years ago

Thanks @sumityadav this PR is needed, please!