pgAdmin 4 commit: Fixed an issue where a user could not authenticate us

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where a user could not authenticate us
Дата
Msg-id E1oQ3dP-0003yx-88@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khoa Bùi Đức Anh
Дата:
Сообщение: Security Bug on pgadmin 4 6.12
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac