lejianwen
|
59fdd6424b
|
feat(captcha): The captcha generates uppercase letter images, but it can only recognize them as lowercase (#319)
|
2025-07-14 20:36:33 +08:00 |
|
Plynksiy Nikita
|
0b39c4e104
|
feat(password): Password hashing with bcrypt (#290)
* feat(password): add configurable password hashing with md5 and bcrypt
* docs: add password hashing algorithm configuration (bcrypt/md5)
* feat(password): better bcrypt fallback and minor refactoring
* feat(password): handle errors in password encryption and verification
* feat(password): remove password hashing algorithm configuration
|
2025-06-24 17:23:36 +08:00 |
|
Plynksiy Nikita
|
ee176b314e
|
feat: Use crypto/rand for secure random string generation (#293)
|
2025-06-18 20:47:24 +08:00 |
|
lejianwen
|
46a7ecc1ba
|
fix: Captcha some problem when users login with same ip
|
2025-05-27 17:36:20 +08:00 |
|
lejianwen
|
f19109cdf8
|
feat(login): Captcha upgrade and add the function to ban IP addresses (#250)
|
2025-05-25 16:52:58 +08:00 |
|
lejianwen
|
fe7b8b53a6
|
style: Oauth page languages
|
2025-04-24 21:52:43 +08:00 |
|
ljw
|
a1367bcd3d
|
up peer update
|
2024-10-28 19:15:13 +08:00 |
|
ljw
|
5bf4bbe45f
|
add address book name &
add share address book
|
2024-10-28 14:51:07 +08:00 |
|
ljw
|
a4b413dadb
|
add oauth loginlog & fix bugs
|
2024-09-19 10:44:49 +08:00 |
|
ljw
|
c53df223d1
|
first
|
2024-09-13 15:57:29 +08:00 |
|