pgAdmin 4 commit: Added support for LDAP authentication with different

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support for LDAP authentication with different
Date: 2020-07-06 14:07:13
Message-ID: E1jsRm5-0006Yg-Qn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-06 14:09:21 Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty
Previous Message Yogesh Mahajan 2020-07-06 11:37:59 Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty