pgAdmin 4 commit: Adds a new LDAP authentication configuration paramete - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Adds a new LDAP authentication configuration paramete
Date
Msg-id E1nZ88C-0006SN-Fr@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: [Patch] Bug #4256 - ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC:
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] Bug #4256 - ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC: