test_task_crm/app
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
..
api feat: remove deprecated user API and related services; clean up imports and dependencies 2025-11-28 14:28:26 +05:00
core feat: update password hashing algorithm to pbkdf2_sha256 for improved security 2025-11-28 14:33:51 +05:00
models feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
repositories feat: enhance contact access control; add tests for member viewing and updating foreign contacts 2025-11-28 14:12:46 +05:00
services feat: remove deprecated user API and related services; clean up imports and dependencies 2025-11-28 14:28:26 +05:00
Dockerfile feat: add Docker support and database migrations 2025-11-22 14:51:20 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py Init project structure 2025-11-22 13:56:45 +05:00