Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parse passwords with special chars correctly #291

Merged
merged 1 commit into from
May 4, 2024
Merged

Parse passwords with special chars correctly #291

merged 1 commit into from
May 4, 2024

Conversation

pm-trey
Copy link
Contributor

@pm-trey pm-trey commented Jan 12, 2024

What:
Could not connect to Postgresql DBs using passwords with special characters.

Fix:
Implement url decoding for password passed to Postgresql config

Tests:
Passing

@agirling
Copy link

+1

Thank you for proposing this PR @pm-trey.

My use case involves AWS RDS IAM authentication against postgres, and special characters in the password has been the limiting factor.

@pepoviola
Copy link
Contributor

Ping @evoxmusic, I thinks this is a good one to merge.
Thx!

@wfclark5
Copy link

wfclark5 commented May 3, 2024

@pepoviola just wondering when this one will be merged?

@pepoviola
Copy link
Contributor

Ping @evoxmusic, can you merge this one? Thanks!!

@evoxmusic evoxmusic merged commit 5504db9 into Qovery:main May 4, 2024
1 check passed
@wfclark5
Copy link

wfclark5 commented May 6, 2024

Thank you @evoxmusic @pepoviola

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants