Commit Graph

2 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
Jason Young 5c0cb7f912
test: add unit tests for password validation and hashing (#22003) 2025-07-08 10:00:00 +08:00