Skip to content

Conversation

@Ankitsinghsisodya
Copy link

PR Fixes:

  • Applied .trim() to the email/username input field to sanitize user input before submission.
  • Fixed the issue where accidental leading/trailing whitespace (e.g., from copy-pasting) caused login validation to fail.

Resolves #1900

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Login fails due to untrimmed whitespace in email/username

1 participant