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

Special characters in database password don't work #245

Open
soenkeliebau opened this issue Aug 5, 2022 · 0 comments
Open

Special characters in database password don't work #245

soenkeliebau opened this issue Aug 5, 2022 · 0 comments

Comments

@soenkeliebau
Copy link
Member

Affected version

0.5.0

Current and expected behavior

When using a password for accessing the database that contains special characters (in this case it was @ , but others may be problematic as well) the job that initializes the database fails and Superset is never started.

Expected behavior, passwords should work regardless of which characters they contain. Also, users should not be required to escape any characters in the passwords (except maybe if they create issues with yaml).

Possible solution

No response

Additional context

No response

Environment

No response

Would you like to work on fixing this bug?

No response

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