quantum-ai-v2/authentication
Claude b9c6264b0e 🧹 Improve email verification UX on login page
• Remove always-visible 'Resend email verification' link from login page
• Add contextual resend link only when user needs email verification
• Clean login page with only relevant links (forgot password, register)
• Better user experience - show resend option exactly when needed
• Enable HTML rendering in messages for proper link display

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 19:26:45 +05:30
..
management 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
migrations 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py 🔒 Implement critical security fixes for production readiness 2025-08-01 01:37:08 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
views.py 🧹 Improve email verification UX on login page 2025-08-03 19:26:45 +05:30