Re: [pgAdmin][RM4320] PgAdmin 4 fails to accept ssh password

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4320] PgAdmin 4 fails to accept ssh password
Date: 2019-06-25 11:06:24
Message-ID: CA+OCxoyZy_OYHdTWLARq=BRgB5AcXXo3zrhphM-2WnHbC8utSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, committed.

On Tue, Jun 25, 2019 at 2:00 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Based on the latest comments on the RM,
> https://redmine.postgresql.org/issues/4320#change-16998 - Replaced
> server_manager.py on my Win 10 system - could login and run queries, etc -
> but eventually got "create_ssh_tunnel() missing 1 required positional
> argument: 'tunnel_password'",attached is the patch to fix the issue.
>
> Kindly review and consider this for the upcoming release.
>
>
>
> On Wed, Jun 5, 2019 at 12:11 PM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Thanks patch applied.
>>
>> On Wed, Jun 5, 2019 at 10:44 AM Aditya Toshniwal <
>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Attached is the patch to fix a regression of Master Password #4184 where
>>> SSH tunnel connection using password is failing.
>>>
>>> --
>>> Thanks and Regards,
>>> Aditya Toshniwal
>>> Software Engineer | EnterpriseDB India | Pune
>>> "Don't Complain about Heat, Plant a TREE"
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>>
>> *Sr. Software Architect*
>> *EnterpriseDB Software India Private Limited*
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-06-25 11:08:48 Re: [GSoC][Patch] Automatic Mode Detection V1
Previous Message Dave Page 2019-06-25 11:06:07 pgAdmin 4 commit: Fix SSH tunnel password decryption. Fixes #4320