pgAdmin 4 commit: Fixed an issue where pgadmin cannot connect to LDAP w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where pgadmin cannot connect to LDAP w
Date
Msg-id E1nKJcD-00050I-C9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where pgadmin cannot connect to LDAP when STARTTLS is required before bind. Fixes #6991

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aca97d9f57b906de2019464e261cf46d99fadf57
Author: Charlet, Christoph <Christoph.Charlet@d-fine.de>

Modified Files
--------------
docs/en_US/release_notes_6_6.rst |  1 +
web/pgadmin/authenticate/ldap.py | 24 +++++++++++-------------
2 files changed, 12 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] - Feature test fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Feature test fix