[Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac
Date: 2022-08-22 07:08:51
Message-ID: CAMa=N=MHKrjU73LyBCc+tZ2gxAM6Tr4cPJT9-2aNAv9-BdrDJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

Please find the attached patch which fixes the problem of not
including azure cli installation path in the PATH variable of the runtime
environment.
I have added explicitly '/usr/local/bin' location to the PATH variable
while spawning the pgAdmin 4 runtime process.
Kindly let me know if there is any better way.

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
RM_7632_v1.patch application/octet-stream 883 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-08-22 08:07:32 [pgAdmin][RM7579] Multiple query tool fixes
Previous Message Akshay Joshi 2022-08-22 06:56:01 pgAdmin 4 commit: Ensure that If the trigger function definition is cha