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
cebf4b572f
justcaptcha
/
pkg
/
captcha
History
Alexander "Arav" Andreev
cc30010d3f
Field expireIn -> expiry. Comments were redacted.
2022-10-20 22:56:28 +04:00
..
inmemdb
InMemoryCaptchaDB is now within its own package alongside with an instance.
2022-10-20 22:52:13 +04:00
captcha.go
Field expireIn -> expiry. Comments were redacted.
2022-10-20 22:56:28 +04:00
db.go
db.go. InMemoryCaptchaDB was moved out. ErrorNotFound is now public. And DefaultExpiredScanInterval is now a public const. For more security a string of random data added to the end of a hash.
2022-10-20 22:55:37 +04:00