Skip to content

fix: use pg_saslprep library to saslprep credentials, re-enable password auth over TLS - #960

Open
v0idpwn wants to merge 9 commits into
mainfrom
fix/pg-saslprep
Open

fix: use pg_saslprep library to saslprep credentials, re-enable password auth over TLS#960
v0idpwn wants to merge 9 commits into
mainfrom
fix/pg-saslprep

fix: correct authentication method

f2ff263
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Credo succeeded Jun 10, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 226 in test/integration/protocol_integration_test.exs

See this annotation in the file changed.

Code scanning / Credo

Nested modules could be aliased at the top of the invoking module. Note test

Nested modules could be aliased at the top of the invoking module.