quantum-ai-v3/netcop_hub
Claude 7f3b678d39 🔐 Add email verification bypass for testing environments
- Add REQUIRE_EMAIL_VERIFICATION setting (default: True)
- Skip email verification when setting is False
- Auto-verify users and provide welcome bonus when bypassed
- Updated .env.example with documentation
- Allows testing on Railway without email setup until final domain

Perfect for Railway deployment until email/domain configuration is ready.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 13:04:16 +05:30
..
__init__.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
asgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
production_settings.py Add Railway deployment config 2025-07-12 03:43:14 +05:30
settings.py 🔐 Add email verification bypass for testing environments 2025-08-02 13:04:16 +05:30
urls.py 🗑️ Remove workflows app completely and streamline to agents-only 2025-07-31 23:27:09 +05:30
wsgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30