pgAdmin 4 commit: Informative error should be shown if Oauth2 profile d

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Informative error should be shown if Oauth2 profile d
Date: 2021-07-07 12:28:56
Message-ID: E1m16fg-00041M-84@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Informative error should be shown if Oauth2 profile does not have email id registered. Fixes #6590

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ee8045916c7affffbcc2ea204b315d116e40c1d
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/authenticate/oauth2.py | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-07 12:29:14 Re: [pgAdmin4][Patch]: RM 6590 - Improve the error message if the Oauth2 profile doesn't have email id
Previous Message Nikhil Mohite 2021-07-07 12:08:23 [pgAdmin][RM-6578]: [Housekeeping][React] Port Event Triggers node to react