[pgAdmin][patch] No password supplied on auto detected servers

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] No password supplied on auto detected servers
Date: 2021-05-14 09:15:54
Message-ID: CAM9w-_nhFhx3eQ-A5EzKk4vDPzQ2e0omLDmOkDaSi3LRud8L9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached patch fixed "No password supplied" error occurring on
auto-detected servers.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
noPassSupplied.patch application/octet-stream 1.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-14 09:49:32 pgAdmin 4 commit: Fixed 'No password supplied' error occurring on auto-
Previous Message Akshay Joshi 2021-05-14 08:00:55 Re: [pgAdmin][patch] JS audit fixes