quantum-ai-v3/authentication
Claude 5908375451 Improve forgot password UX with helpful error messages
- Show clear error when user email doesn't exist instead of generic security message
- Add registration link for users whose email is not found
- Better user experience while maintaining security
- Help users understand they need to register first

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 14:06:05 +05:30
..
management Add email debugging and better error handling 2025-07-16 13:17:15 +05:30
migrations Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +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 Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
views.py Improve forgot password UX with helpful error messages 2025-07-16 14:06:05 +05:30