pgAdmin 4 commit: Fixed an issue where a user could not authenticate us - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where a user could not authenticate us
Date
Msg-id E1oQ3dP-0003yx-88@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where a user could not authenticate using Azure CLI on OSX. Fixes #7632

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2de89dcaaf2973a7bf10048ae68197276347c24f
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_13.rst | 1 +
runtime/src/js/pgadmin.js         | 7 +++++++
2 files changed, 8 insertions(+)


pgadmin-hackers by date:

Previous
From: Khoa Bùi Đức Anh
Date:
Subject: Security Bug on pgadmin 4 6.12
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac