fix: use generic error messages in login handler (#845)#1177
fix: use generic error messages in login handler (#845)#1177Shrutii-Rai wants to merge 3 commits into
Conversation
|
I'm submitting this as a clean resubmission of PR #866 (which was ## What was the bug? 🐛
This is a User Enumeration Attack vulnerability — attackers can ## What did I fix?
This prevents attackers from knowing whether the email exists or ## Why is this important? ## Changes Made 📝
Kindly review and merge this PR when you get a chance. Thank you! |
|
Hi @aryandas2911 |
|
@Shrutii-Rai there are no changed files in this PR |
1 similar comment
|
@Shrutii-Rai there are no changed files in this PR |
**Fixes #845
📝 Description
Replaced specific authentication error messages with generic messages to prevent user enumeration attacks.**
## 🔗 Related Issue
Closes #845
## 🛠️ Changes Made
✅ Checklist
🚀 Notes for Reviewers
This is a resubmission of PR #866 which was closed due to accidental code deletion during conflict resolution. This PR contains only the intended 2-line message changes.