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

Trailing whitespace in username leads to invalid credentials #3422

Open
saschadoemer opened this issue Aug 8, 2024 · 2 comments
Open

Trailing whitespace in username leads to invalid credentials #3422

saschadoemer opened this issue Aug 8, 2024 · 2 comments
Labels
bug this needs to be fixed community

Comments

@saschadoemer
Copy link

Expected Behavior

As a user, I would expect trailing spaces to be removed in case I copied them with trailing spaces from messages, mails or something else.

Current Behavior

The current version uses the username as it is. Therefore, trailing spaces are used as part of the login and cause an invalid login, which just leads to highlighted fields without any further information.

image

Leads to the following outcome:

image

The trailing space is hard to notice, and the UI is giving no hint.

Additional information

Thanks for the awesome work ❤️

@cesnietor
Copy link
Collaborator

thanks for reporting @saschadoemer, PRs are welcome.

@cesnietor cesnietor added bug this needs to be fixed and removed triage labels Aug 8, 2024
@saschadoemer
Copy link
Author

I'll try, let me check the code 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug this needs to be fixed community
Projects
None yet
Development

No branches or pull requests

2 participants