scala-webapp-template icon indicating copy to clipboard operation
scala-webapp-template copied to clipboard

Captcha value must be cleared after backend responses

Open AlexITC opened this issue 1 year ago • 0 comments

This applies to all forms using captchas, for example, try logging in with invalid credentials, server will return an error but frontend won't clear up the captcha value, send the request again and server will complain about the expired captcha.

AlexITC avatar May 02 '23 16:05 AlexITC