Commit Graph

10 Commits

Author SHA1 Message Date
lejianwen
e2ec387ba2 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
9d2b589faa 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
aa04b225b9 feat: Use crypto/rand for secure random string generation (#293) 2025-06-18 20:47:24 +08:00
lejianwen
83baa140f5 fix: Captcha some problem when users login with same ip 2025-05-27 17:36:20 +08:00
lejianwen
f2ea022965 feat(login): Captcha upgrade and add the function to ban IP addresses (#250) 2025-05-25 16:52:58 +08:00
lejianwen
4637879091 style: Oauth page languages 2025-04-24 21:52:43 +08:00
ljw
02232fc343 up peer update 2024-10-28 19:15:13 +08:00
ljw
8ee93b530d 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