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

fix(db) allow db dump functionality to work even if the password val… #30744

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

wezell
Copy link
Contributor

@wezell wezell commented Nov 21, 2024

This pull request includes updates to the DataSourceAttributes class in the dotCMS project to improve the handling of username and password encoding. The most important changes are:

Improvements to encoding:

This PR fixes: #30743

@wezell wezell added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit 50d1652 Nov 22, 2024
36 checks passed
@wezell wezell deleted the issue-30743-pg_dump-fails branch November 22, 2024 16:20
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 this pull request may close these issues.

pg_dump fails when passwords are complex
3 participants