Thread: pgAdmin 4 commit: Fixed an issue where the user is not able to create a

pgAdmin 4 commit: Fixed an issue where the user is not able to create a

From
Akshay Joshi
Date:
Fixed an issue where the user is not able to create a server if login with an LDAP account. Fixes #5439

Improved LDAP error messages.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_21.rst |  3 ++-
web/pgadmin/authenticate/ldap.py  | 43 +++++++++++++++++++++------------------
web/pgadmin/utils/paths.py        |  4 ++--
3 files changed, 27 insertions(+), 23 deletions(-)