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

postgresql_pg_hba: support connection types hostgssenc, hostnogssenc #351

Merged
merged 5 commits into from
Oct 10, 2022

Conversation

betanummeric
Copy link
Member

Add hostgssenc and hostnogssenc (see https://www.postgresql.org/docs/current/auth-pg-hba-conf.html) to the list of supported connection types in pg_hba.conf.

fixes issue #349

@betanummeric betanummeric marked this pull request as ready for review October 5, 2022 13:13
@betanummeric
Copy link
Member Author

Now the tests work and it's ready for review.

@betanummeric betanummeric merged commit 1bf8081 into ansible-collections:main Oct 10, 2022
@patchback
Copy link

patchback bot commented Oct 10, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/1bf80811e5ed0eb1492b7fed042d506aaa60f547/pr-351

Backported as #353

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Oct 10, 2022
…351)

* support pg_hba connection types hostgssenc, hostnogssenc (added in postgres 12)

* add changelog fragment

* postgresql_pg_hba: use contype hostgssenc, hostnogssenc in integarion tests

* postgresql_pg_hba: fix integration test

* postgresql_pg_hba: fix integration test

Co-authored-by: Felix Hamme <felix.hamme@ionos.com>
(cherry picked from commit 1bf8081)
betanummeric added a commit that referenced this pull request Oct 10, 2022
…351) (#353)

* support pg_hba connection types hostgssenc, hostnogssenc (added in postgres 12)

* add changelog fragment

* postgresql_pg_hba: use contype hostgssenc, hostnogssenc in integarion tests

* postgresql_pg_hba: fix integration test

* postgresql_pg_hba: fix integration test

Co-authored-by: Felix Hamme <felix.hamme@ionos.com>
(cherry picked from commit 1bf8081)

Co-authored-by: betanummeric <40263343+betanummeric@users.noreply.github.com>
@Andersson007
Copy link
Collaborator

@betanummeric thanks for the contribution! @hunleyd thanks for reviewing!

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.

4 participants