[pgadmin-org/pgadmin4] 5fbb8b: Fixed error occurring while LDAP authentication fo...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 5fbb8b: Fixed error occurring while LDAP authentication fo...
Date: 2022-09-27 10:09:00
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/1b11a6-5fbb8b@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 5fbb8b62041bebac9b8317463b56b674dee331f1
https://github.com/pgadmin-org/pgadmin4/commit/5fbb8b62041bebac9b8317463b56b674dee331f1
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/authenticate/ldap.py

Log Message:
-----------
Fixed error occurring while LDAP authentication for a user with multiple email attributes. #5352

Browse pgadmin-hackers by date

  From Date Subject
Next Message Bruno Almeida 2022-09-28 05:18:08 [pgadmin-org/pgadmin4] e3e0e3: Add support for multiple ways to bind to the LDAP ...
Previous Message Nikhil Mohite 2022-09-27 08:58:43 [pgadmin-org/pgadmin4] 1b11a6: Fixed a couple of SonarQube issues.