Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin a4637a1d2c feat: add configurable password hash iterations for enhanced security
fix: update password hash iterations description for clarity

fix: change PASSWORD_HASH_ITERATIONS type to PositiveInt for better validation

feat: enhance password hashing and comparison with configurable iterations

[autofix.ci] apply automated fixes
test: add comprehensive tests for password hashing with configurable iterations
2025-12-12 22:44:14 +08:00
Joe 4fd2743efa
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2024-10-21 10:03:40 +08:00
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 2024-08-15 17:53:12 +08:00
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
John Wang db896255d6 Initial commit 2023-05-15 08:51:32 +08:00