EWZRecaptchaBundle icon indicating copy to clipboard operation
EWZRecaptchaBundle copied to clipboard

IsTrueValidator propagating connection errors to end users

Open mikemix opened this issue 6 years ago • 0 comments

Currently I'm working on unstable Internet connection and usually I encounter the "Warning: file_get_contents error (...)" in the IsTrueValidator class. I strongly believe that error should not throw 500 error to the end user. Instead a violation should be reported to the context that "Captcha could not be verified".

mikemix avatar Nov 04 '17 16:11 mikemix