This website requires JavaScript.
Explore
Help
Sign In
Arav
/
justcaptcha
Watch
1
Star
0
Fork
0
You've already forked justcaptcha
Code
Issues
Releases
6
Activity
f7d55b9c44
justcaptcha
/
internal
/
captcha
History
Alexander "Arav" Andreev
f7d55b9c44
In dwelling_captcha.go. Renamed ExpireDate() to ExpiryDate(). In NewDwellingCaptcha() argument expiration changed to expiry.
2022-06-26 20:51:04 +04:00
..
captcha.go
Changed Expire() method in ICaptcha to Expiry().
2022-06-26 20:47:25 +04:00
db.go
Refactor of db.go to change expiration and expire to expiry. ExpireInterval field renamed to ExpireIn.
2022-06-26 20:49:43 +04:00
dwelling_captcha.go
In dwelling_captcha.go. Renamed ExpireDate() to ExpiryDate(). In NewDwellingCaptcha() argument expiration changed to expiry.
2022-06-26 20:51:04 +04:00
instance.go
Added GetExpireInterval() wrapper for CaptchaDB instance.
2022-06-26 15:46:23 +04:00