9 Commits
Author SHA1 Message Date
shihaam 00d25698c6 remove email related code
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
2026-08-02 14:25:41 +05:00
i701 e3b39478eb Refactor task management: replace Celery with Procrastinate for background tasks and update related configurations 2025-06-28 10:25:33 +05:00
i701 0f19f0c15c Add Celery periodic task for deactivating expired devices and update requirements 2025-04-24 13:05:20 +05:00
i701 fd8207c34d add pyotp to requirements 2025-04-16 11:09:06 +05:00
i701 bfb34f4097 Update tzdata version to 2025.2 in requirements.txt 2025-04-16 11:05:47 +05:00
i701 e0a80d4a00 registration and verify abuse WIP 2025-04-15 14:01:47 +05:00
i701 5db5da4c04 update requirements 2025-03-13 23:36:38 +05:00
i701 fea31cd651 Refactor Docker and Django configuration
- Update Dockerfile to use Python 3.11-slim and optimize build steps
- Remove Dockerfile.prod and update docker-compose.yml
- Remove entrypoint.sh and twilio dependency
- Modify Django settings for production security and configuration
- Update user serializer to include group permissions
- Enhance CSRF and SSL configuration settings
2025-02-12 19:27:05 +05:00
i701 4d0eb86478 Initial commit 2025-01-20 14:33:03 +05:00