Add a test to ldapbindpasswd
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-19T16:16:08Z
Lists: pgsql-hackers
Attachments
- 0001-Add-a-test-for-ldapbindpasswd.patch (text/x-patch) patch 0001
There is currently no test for the use of ldapbindpasswd in the pg_hba.conf file. This patch, mostly the work of John Naylor, remedies that. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Add a test using ldapbindpasswd in pg_hba.conf
- a9dc7f9419e4 16.0 landed
-
Restructure Ldap TAP test
- ee4613d2b732 16.0 landed
-
ci: Change macOS builds from Intel to ARM.
- 14d63dd2523c 16.0 cited