justcaptcha/internal/captcha
2022-06-26 21:28:22 +04:00
..
captcha.go In ICaptcha inteface GenerateImage() method was modified into private. 2022-06-26 21:01:27 +04:00
db.go In db.go method GetExpiry() placed next to SetExpiry() method. 2022-06-26 21:28:22 +04:00
dwelling_captcha.go GenerateImage() method was changed to be private. 2022-06-26 21:00:06 +04:00
instance.go In instance.go GetExpireInterval() changed to GetExpiry(). And changed name of corresponding field of CaptchaDB to ExpireIn. 2022-06-26 20:53:48 +04:00