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

[ansible/postgres] Fix for auth method in pg_hba.conf file #428

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

bbaassssiiee
Copy link
Contributor

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Title of the PR starts with installer/product name (e.g. [ansible/artifactory])
  • CHANGELOG.md updated
  • Variables and other changes are documented in the README.md

What this PR does / why we need it:
This PR allows controlling the auth method for remote database clients. If postgres_listen_addresses variable is not change, the installed postgres will listen on all interfaces. This allows a more secure setup of the auth method, from 'trust' to 'password' for instance.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Support case 326048

Special notes for your reviewer:
SECURITY PATCH

@chukka chukka changed the title [ansible/artifactory] Fix for support case 326048 [ansible/postgres] Fix for auth method in pg_hba.conf file Nov 14, 2024
@chukka
Copy link
Collaborator

chukka commented Nov 14, 2024

@bbaassssiiee Thanks for the PR ! We are happy to take this in the upcoming patch of platform release. ETA- coming week(s)

@chukka chukka changed the base branch from master to jp-10.20.1 November 26, 2024 14:16
@chukka chukka merged commit 898699b into jfrog:jp-10.20.1 Nov 26, 2024
1 check passed
chukka pushed a commit that referenced this pull request Nov 26, 2024
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.

2 participants