Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No feedback from failed authentication #31

Open
hossam1231 opened this issue Nov 19, 2023 · 0 comments
Open

No feedback from failed authentication #31

hossam1231 opened this issue Nov 19, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@hossam1231
Copy link
Collaborator

Title: Improve Login Page Feedback for Incorrect Credentials

Issue Description:
When a user enters incorrect credentials on the login page, there is currently no feedback from the web server, leaving the user confused about whether the login attempt was successful or not. We need to enhance the user experience by providing a generic error message that suggests something may have happened and then ceased to happen or that something went wrong without explicitly revealing the specific error, such as a password mismatch.

Expected Behavior:

  • User receives a feedback message on the login page in case of incorrect credentials.
  • The message should be generic, indicating that something may have occurred and then ceased to happen or that an error occurred during the login attempt.

Additional Information:

  • Avoid explicitly mentioning the nature of the error to maintain security and prevent potential exploitation.
  • Enhancing the user feedback will contribute to a more user-friendly experience and reduce confusion during the login process.

Priority:
Set priority based on the impact on user experience. Consider making this a high-priority improvement to enhance the security and usability of the login page.

image
@hossam1231 hossam1231 added the good first issue Good for newcomers label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant