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

Cannot connect to Database if password uses special character #4781

Open
D3thw0lf opened this issue Mar 10, 2021 · 1 comment
Open

Cannot connect to Database if password uses special character #4781

D3thw0lf opened this issue Mar 10, 2021 · 1 comment
Assignees

Comments

@D3thw0lf
Copy link

D3thw0lf commented Mar 10, 2021

CURRENT BEHAVIOUR:

You can no longer use # in Passwords since pull #4704

EXPECTED BEHAVIOUR:

Being able to use # (and anything else) for safer passwords ofc. :)

STEPS TO REPRODUCE THE PROBLEM:
  1. Use a strong password and include a #
  2. Fail to start server because it cannot open the database pool. :C
  3. :3
EXTRA NOTES:

It's no big deal to change a password and remove the "#" if needed but it should work as before so people can actually use very stronk passwords. :D

Also related Issue (closed with pull): #4748

AC HASH/COMMIT:

60d6842

OPERATING SYSTEM:

Ubuntu 18.04


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Winfidonarleyan Winfidonarleyan self-assigned this Mar 10, 2021
@Winfidonarleyan
Copy link
Member

Okay

@Kitzunu Kitzunu changed the title Server fails connecting to database with "#" in password string Cannot connect to Database if password uses special character Mar 16, 2023
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.

4 participants