mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 18:58:35 +08:00
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 |
||
|---|---|---|
| .. | ||
| configs | ||
| controllers | ||
| core | ||
| extensions | ||
| factories | ||
| libs | ||
| models | ||
| oss | ||
| repositories | ||
| services | ||
| tasks | ||
| tools | ||
| utils | ||
| __init__.py | ||
| .gitignore | ||
| conftest.py | ||