Skip to content

[bitnami/pgbouncer] Add PGBOUNCER_AUTH_IDENT_FILE#75939

Merged
jotamartos merged 1 commit intobitnami:mainfrom
cbroglie:pgbouncer-ident-map
Jan 7, 2025
Merged

[bitnami/pgbouncer] Add PGBOUNCER_AUTH_IDENT_FILE#75939
jotamartos merged 1 commit intobitnami:mainfrom
cbroglie:pgbouncer-ident-map

Conversation

@cbroglie
Copy link
Contributor

Description of the change

This adds support for user name maps via auth_ident_file.

Benefits

Postgres supports user name maps[1] for cert and peer authentication methods, and support for the functionality was recently added to pgbouncer[2].

  1. https://www.postgresql.org/docs/current/auth-username-maps.html
  2. Introduce auth_ident_file setting and enhance cert and peer auth methods with user name maps pgbouncer/pgbouncer#996

Possible drawbacks

None. This is an optional feature which is disabled by default.

This adds support for user name maps via auth_ident_file.

cf: pgbouncer/pgbouncer#996

Signed-off-by: Christopher Broglie <cbroglie@cloudflare.com>
@github-actions github-actions bot added pgbouncer triage Triage is needed labels Dec 31, 2024
@github-actions github-actions bot requested a review from carrodher December 31, 2024 22:42
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Jan 2, 2025
@github-actions github-actions bot removed the triage Triage is needed label Jan 2, 2025
@github-actions github-actions bot removed the request for review from carrodher January 2, 2025 08:32
@github-actions github-actions bot requested a review from jotamartos January 2, 2025 08:32
Copy link
Contributor

@jotamartos jotamartos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@jotamartos jotamartos merged commit 13dfc98 into bitnami:main Jan 7, 2025
24 checks passed
@cbroglie cbroglie deleted the pgbouncer-ident-map branch January 8, 2025 02:34
beertje44 pushed a commit to beertje44/bitnami-containers that referenced this pull request Jan 27, 2025
This adds support for user name maps via auth_ident_file.

cf: pgbouncer/pgbouncer#996

Signed-off-by: Christopher Broglie <cbroglie@cloudflare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pgbouncer solved verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants