Re: pgadmin4 2.0 and Scram

2017-10-06 Thread Jeff Janes
On Fri, Oct 6, 2017 at 10:18 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > On Sat, Oct 7, 2017 at 4:48 AM, Jeff Janes wrote: > >> Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would >> support scram authentication in addition to md5. In fact, I thought t

Re: pgadmin4 2.0 and Scram

2017-10-06 Thread Murtuza Zabuawala
On Sat, Oct 7, 2017 at 4:48 AM, Jeff Janes wrote: > Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would > support scram authentication in addition to md5. In fact, I thought this > would happen automatically simply by virtue of using the latest libpq.dll, > without any coding

pgadmin4 2.0 and Scram

2017-10-06 Thread Jeff Janes
Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would support scram authentication in addition to md5. In fact, I thought this would happen automatically simply by virtue of using the latest libpq.dll, without any coding changes to pgAdmin4 itself. But when I set myself a scram-h