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.char...@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(-)