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
66d443183f
justcaptcha
/
internal
/
captcha
History
Alexander "Arav" Andreev
70195a666e
In ICaptcha inteface GenerateImage() method was modified into private.
2022-06-26 21:01:27 +04:00
..
captcha.go
In ICaptcha inteface GenerateImage() method was modified into private.
2022-06-26 21:01:27 +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
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