6 Commits

Author SHA1 Message Date
fd8207c34d add pyotp to requirements
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m31s
2025-04-16 11:09:06 +05:00
bfb34f4097 Update tzdata version to 2025.2 in requirements.txt
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m57s
2025-04-16 11:05:47 +05:00
e0a80d4a00 registration and verify abuse WIP
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m27s
2025-04-15 14:01:47 +05:00
5db5da4c04
update requirements
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 2m30s
2025-03-13 23:36:38 +05:00
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
4d0eb86478 Initial commit 2025-01-20 14:33:03 +05:00