justcaptcha/pkg/captcha
2022-07-30 15:37:05 +04:00
..
captcha.go ICaptcha interface renamed to Captcha. generateImage() method removed. Instead image is being generated returned by value in Image() method that formely was named a GetImage() method. Base captcha implementation renamed to BaseCaptcha. 2022-07-30 15:37:05 +04:00
db.go Added comment for CaptchaDB.GetExpiry(). 2022-06-27 03:19:39 +04:00