Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]
Date: 2016-05-13 19:44:48
Message-ID: CAG7mmowHf3L9YENaurevLnPs_UCgO9d2f=8kAehtb9Yee0eSrA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

On Fri, May 13, 2016 at 3:47 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA minor patch for psycopg2
>
> Issue fixed: cast password to string before returning serverManager
> as_dict()
>
>
> --
> *Harshal Dhumal*
> *Software Engineer *
>
>
>
> EenterpriseDB <http://www.enterprisedb.com>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-13 20:11:44 pgAdmin 4 commit: Added functionality to Pause/Resume replay of WAL on
Previous Message Ashesh Vashi 2016-05-13 19:44:43 pgAdmin 4 commit: Always make sure - we convert the psasword to string