pgAdmin 4 commit: Added support for Azure AD OAUTH2 authentication. Fix

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support for Azure AD OAUTH2 authentication. Fix
Date: 2022-04-21 07:18:47
Message-ID: E1nhR5T-0006aP-0Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support for Azure AD OAUTH2 authentication. Fixes #7325

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f28e8126af2a57f1f97ef199e986ab9a8989d4ee
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst | 1 +
web/pgadmin/authenticate/oauth2.py | 21 +++++++++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-21 07:19:08 Re: Feature #7325 - Support for Azure AD OAUTH2 authentication
Previous Message Akshay Joshi 2022-04-21 07:18:46 pgAdmin 4 commit: Fixed an issue where the table showed duplicate colum