Gregwar / CaptchaBundle

Symfony bundle implementing a "captcha" form type
MIT License
345 stars 127 forks source link

there is a wrong url render in JS #202

Open ma3achou opened 4 years ago

ma3achou commented 4 years ago

image You can see the screenshot and you will understand what's wrong in it.

I use this version

    "gregwar/captcha-bundle" : "^2.0"

with Symfony 2.8

ma3achou commented 4 years ago

This render URL is blocked by Varnish (Equivalent of WAF on AWS)

Gregwar commented 4 years ago

And what is your suggestion exactly here ?

ma3achou commented 4 years ago

Escape the value of param "n" ... looks like it have a question mark