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

Login fails if the "username" field contains "+" character #336

Open
123NeNaD opened this issue Sep 21, 2021 · 1 comment
Open

Login fails if the "username" field contains "+" character #336

123NeNaD opened this issue Sep 21, 2021 · 1 comment

Comments

@123NeNaD
Copy link

123NeNaD commented Sep 21, 2021

When using case insensitive usernameField , If the usernameField contains "+" character, the authentication will fail even if the user enters correct credentials.
Error:

{
  message:Password or username is incorrect
  name:IncorrectUsernameError
}
@DominikSerafin
Copy link
Contributor

#296

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

No branches or pull requests

2 participants