Обсуждение: [COMMITTERS] pgsql: Add LDAP authentication test suite

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Add LDAP authentication test suite

От
Peter Eisentraut
Дата:
Add LDAP authentication test suite

Like the SSL test suite, this will not be run by default.

Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f0e60ee4bc04fd4865dbaf2139d50d6fe71c1bc3

Modified Files
--------------
src/test/Makefile           |   7 +-
src/test/ldap/.gitignore    |   2 +
src/test/ldap/Makefile      |  20 +++++
src/test/ldap/README        |  20 +++++
src/test/ldap/authdata.ldif |  32 ++++++++
src/test/ldap/t/001_auth.pl | 177 ++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 255 insertions(+), 3 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers