test_task_crm/app/core
k1nq 994b400221
Test / test (push) Successful in 14s Details
feat: update password hashing algorithm to pbkdf2_sha256 for improved security
2025-11-28 14:33:51 +05:00
..
config.py feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
database.py feat: enhance database session management with commit and rollback; add user and deal API tests 2025-11-28 11:35:27 +05:00
security.py feat: update password hashing algorithm to pbkdf2_sha256 for improved security 2025-11-28 14:33:51 +05:00