| .. |
|
captcha.go
|
e2ec387ba2
feat(captcha): The captcha generates uppercase letter images, but it can only recognize them as lowercase (#319)
|
6 months ago |
|
login_limiter.go
|
83baa140f5
fix: Captcha some problem when users login with same ip
|
8 months ago |
|
login_limiter_test.go
|
83baa140f5
fix: Captcha some problem when users login with same ip
|
8 months ago |
|
password.go
|
9d2b589faa
feat(password): Password hashing with bcrypt (#290)
|
7 months ago |
|
password_test.go
|
9d2b589faa
feat(password): Password hashing with bcrypt (#290)
|
7 months ago |
|
tools.go
|
aa04b225b9
feat: Use crypto/rand for secure random string generation (#293)
|
7 months ago |