Обсуждение: pgAdmin 4 commit: Adds a new LDAP authentication configuration paramete

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

pgAdmin 4 commit: Adds a new LDAP authentication configuration paramete

От
Akshay Joshi
Дата:
Adds a new LDAP authentication configuration parameter that indicates the case sensitivity of the LDAP schema/server.
Fixes#5836 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0957670d4ea8627f79f65d88c89b5c24380aca58
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/ldap.rst              |  8 +++++---
docs/en_US/release_notes_6_8.rst |  1 +
web/config.py                    |  4 ++++
web/pgadmin/authenticate/ldap.py | 37 +++++++++++++++++++++++++++++++++----
4 files changed, 43 insertions(+), 7 deletions(-)