Thread: pgAdmin 4 commit: Fixed an issue where the user unable to login with OA

pgAdmin 4 commit: Fixed an issue where the user unable to login with OA

From
Akshay Joshi
Date:
Fixed an issue where the user unable to login with OAuth2 when LDAP & OAuth2 configured as login sources. Fixes #6594

Branch
------
master

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

Modified Files
--------------
web/pgadmin/authenticate/__init__.py | 11 ++++++++---
web/pgadmin/authenticate/oauth2.py   |  6 ++++--
2 files changed, 12 insertions(+), 5 deletions(-)