Thread: pgAdmin 4 commit: Fixed an issue where if LDAP_SEARCH_BASE_DN is not se

pgAdmin 4 commit: Fixed an issue where if LDAP_SEARCH_BASE_DN is not se

From
Akshay Joshi
Date:
Fixed an issue where if LDAP_SEARCH_BASE_DN is not set then, the value for LDAP_BASE_DN will be considered. Fixes #5487

Branch
------
master

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

Modified Files
--------------
docs/en_US/enabling_ldap_authentication.rst | 13 +++++++++----
docs/en_US/release_notes_4_22.rst           |  1 +
web/pgadmin/authenticate/ldap.py            |  3 ++-
3 files changed, 12 insertions(+), 5 deletions(-)