Skip to content

Support SCRAM-SHA-256 #304

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

Merged
merged 2 commits into from Oct 30, 2019
Merged

Support SCRAM-SHA-256 #304

merged 2 commits into from Oct 30, 2019

Conversation

wlfshmn
Copy link
Contributor

@wlfshmn wlfshmn commented Aug 22, 2019

Updated lib/pg driver to 1.2.0 in order to support stronger SCRAM-SHA-256 authentication. This drops support for Go < 1.11 and PostgreSQL < 9.4.

…-256 authentication. This drops support for Go < 1.11 and PostgreSQL < 9.4.
@wlfshmn
Copy link
Contributor Author

wlfshmn commented Aug 22, 2019

Intended as a minimal fix for #231 which was blocking us from monitoring new servers.

@RobAtticus
Copy link

Would love to see this in as soon as possible -- thanks @wlfshmn

@iand
Copy link

iand commented Sep 10, 2019

We're currently maintaining an internal fork with just this commit added. It would be great to get this updated since the version of lib/pq currently bundled is two years old @wrouesnel

@RobAtticus
Copy link

Hi @wrouesnel, any idea if this can be merged soon?

@wrouesnel wrouesnel merged commit 69a90e8 into prometheus-community:master Oct 30, 2019
@wrouesnel
Copy link
Contributor

Merged.

@Neustradamus
Copy link

@wlfshmn and others: Thanks a lot for all about SCRAM.

Linked to:

ritbl referenced this pull request in heniek/postgres_exporter Mar 19, 2023
…-256 authentication. This drops support for Go < 1.11 and PostgreSQL < 9.4. (percona#304)
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.

5 participants