lejianwen 59fdd6424b feat(captcha): The captcha generates uppercase letter images, but it can only recognize them as lowercase (#319) 6 months ago
..
captcha.go 59fdd6424b feat(captcha): The captcha generates uppercase letter images, but it can only recognize them as lowercase (#319) 6 months ago
login_limiter.go 46a7ecc1ba fix: Captcha some problem when users login with same ip 8 months ago
login_limiter_test.go 46a7ecc1ba fix: Captcha some problem when users login with same ip 8 months ago
password.go 0b39c4e104 feat(password): Password hashing with bcrypt (#290) 7 months ago
password_test.go 0b39c4e104 feat(password): Password hashing with bcrypt (#290) 7 months ago
tools.go ee176b314e feat: Use crypto/rand for secure random string generation (#293) 7 months ago