Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-14 | libpq: Add support for require_auth to control authorized auth methods | Michael Paquier | 16.0 |
| 2022-10-24 | Fix and improve TAP tests for pg_hba.conf and regexps | Michael Paquier | 16.0 |
| 2022-10-24 | Add support for regexps on database and user entries in pg_hba.conf | Michael Paquier | 16.0 |
| 2022-10-11 | Add TAP tests for role membership in pg_hba.conf | Michael Paquier | 16.0 |
| 2022-10-06 | Refactor TAP test authentication/001_password.pl | Michael Paquier | 16.0 |
| 2022-09-29 | Introduce SYSTEM_USER | Michael Paquier | 16.0 |