justcaptcha/pkg/captcha
Alexander "Arav" Andreev 149675cd86
Fixed mutexes. Now program doesn't fall under high load.
Seems like an old expiry comparing didn't work as left thousands of expired captchas in a map, so it was replaced by a forgotten by me time.Since() function.
2022-06-27 02:48:55 +04:00
..
captcha.go Added support for different styles for CAPTCHA. 2022-06-27 01:20:36 +04:00
db.go Fixed mutexes. Now program doesn't fall under high load. 2022-06-27 02:48:55 +04:00