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-04-07 16:38:21 +08:00
2025-06-16 12:23:48 +08:00
2025-02-26 19:15:38 +08:00
2025-02-26 19:15:38 +08:00
2025-05-21 09:07:08 +08:00
2025-02-26 19:15:38 +08:00
2025-06-15 15:32:20 +08:00
2025-03-15 21:02:47 +08:00
2025-05-30 12:27:37 +08:00
2025-04-07 16:38:21 +08:00
2025-02-26 19:15:38 +08:00
2025-02-26 19:15:38 +08:00
2025-06-24 17:23:36 +08:00