pgAdmin 4 commit: Added support for LDAP authentication with different - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support for LDAP authentication with different
Date
Msg-id E1jsRm5-0006Yg-Qn@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added support for LDAP authentication with different DN by setting the dedicated user for the LDAP connection. Fixes
#5484

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=58b4c45d0c08040c49ed24c72e12245b833265e1
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst            |  1 +
web/config.py                                | 10 ++++++
web/pgadmin/authenticate/ldap.py             | 53 +++++++++++++++++++++-------
web/pgadmin/browser/tests/test_ldap_login.py |  7 ++++
web/regression/test_config.json.in           | 20 +++++++++++
5 files changed, 79 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty
Next
From: Akshay Joshi
Date:
Subject: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty