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

When registering an account, password is validated as a username #4

Open
Kangaroux opened this issue Apr 8, 2024 · 1 comment · May be fixed by #5
Open

When registering an account, password is validated as a username #4

Kangaroux opened this issue Apr 8, 2024 · 1 comment · May be fixed by #5

Comments

@Kangaroux
Copy link
Contributor

  1. Try registering an account
  2. Include special characters or numbers in the password
  3. Get an error login: invalid characters

Looking at SetAccount(), the password is being passed into the username validator.

@Kangaroux Kangaroux linked a pull request Apr 8, 2024 that will close this issue
@superp00t
Copy link
Member

Apologies for the inconvenience. This will be fixed pretty soon, I'm reworking the entire core and the login system especially to be more robust.

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 a pull request may close this issue.

2 participants