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
..
2025-04-14 19:12:40 +08:00
2025-02-12 19:46:39 +08:00
2025-02-12 19:46:39 +08:00
2025-04-14 19:12:40 +08:00
2025-02-12 19:46:39 +08:00
2025-06-15 15:33:12 +08:00
2025-02-23 21:35:42 +08:00
2025-06-17 09:05:10 +08:00
2025-02-12 19:46:39 +08:00
2025-05-27 17:36:20 +08:00
2025-02-12 19:46:39 +08:00
2025-06-17 09:05:10 +08:00
2025-03-15 19:49:49 +08:00
2025-05-30 12:27:37 +08:00
2025-02-12 19:46:39 +08:00
2025-02-12 19:46:39 +08:00
2025-06-24 17:23:36 +08:00
2025-02-12 19:46:39 +08:00