Hikkaba icon indicating copy to clipboard operation
Hikkaba copied to clipboard

Captcha validation error

Open magicxor opened this issue 6 years ago • 0 comments

Sometimes DNTCaptcha produces false positive validation error. Probably the time zone difference between client and server is the source of the problem.

Further investigation is needed.

Temporary workaround: options.UseSessionStorageProvider() (this will not work in a distributed system)

magicxor avatar Mar 03 '20 16:03 magicxor