Re: [pgAdmin4][RM#3272] - Replace the pycrypto with the pycryptodome

2018-04-22 Thread Aditya Toshniwal
Hi, I am aware of runtime issue, and will be testing in runtime. Will update on this. Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions Pune On Mon, Apr 23, 2018 at 12:05 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Aditya, > > Ha

Re: [pgAdmin4][RM#3272] - Replace the pycrypto with the pycryptodome

2018-04-22 Thread Murtuza Zabuawala
Hi Aditya, Have you tested the changes with runtime? It was only causing issue in runtime otherwise it was working fine with web mode. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Apr 18, 2018 at 7:51 PM, Joao De Almeida Perei

Re: [pgAdmin4][RM#3272] - Replace the pycrypto with the pycryptodome

2018-04-18 Thread Joao De Almeida Pereira
Hi Aditya, Didn't we revert a patch that added pycryptodome due to problem in problems on windows? Is it solved now? Thanks Joao On Wed, Apr 18, 2018 at 7:23 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > PFA patch for replacing pycrytpo with pycryptodome. > Te