Skip to content

Conversation

@michael-genson
Copy link
Collaborator

What this PR does / why we need it:

(REQUIRED)

Our manual postgres URL parsing (which encodes passwords) assumes you have certain elements in your postgres URL. This PR makes that more lenient (e.g. if you have no password).

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #3573

Testing

(fill-in or delete this section)

Added a bunch of test cases which fail on the old logic.

@michael-genson michael-genson merged commit bdbef1a into mealie-next Dec 13, 2025
15 checks passed
@michael-genson michael-genson deleted the fix/allow-passwordless-manual-postgres-url branch December 13, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - POSTGRES_URL_OVERRIDE requires an unnecessary : in the URI

2 participants