Added NoneType exception handling in settings & server modules while returning
json response.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52b86b6fb47140dacdbf14116b509e8397cc2068
Author: Murtuza Zabuawala
Modified Files
--
web
Thanks Murtuza - all applied!
On Fri, Nov 13, 2015 at 12:31 PM, Murtuza Zabuawala
wrote:
> Hi Team,
>
> Please find patches for below issues,
>
> 1) Login Issue fixed, As encryption/decryption returns output in bytes
> datatype it fails to authenticate in python3.
> 2) Added NoneType exception ha
Update requirements files.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe10994fb9f6da72943ae3be8c2cba34aaf2b179
Author: Murtuza Zabuawala
Modified Files
--
requirements_py2.txt |1 -
requirements_py3.txt |4 ++--
2 files
Login Issue fixed, As encryption/decryption returns output in bytes datatype it
fails to authenticate in python3.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64d74d08192bc78264d95ef11b047bc2a91ec639
Author: Murtuza Zabuawala
Modified File
Hi Team,
Please find patches for below issues,
1) Login Issue fixed, As encryption/decryption returns output in bytes
datatype it fails to authenticate in python3.
2) Added NoneType exception handling in settings & server modules while
returning json response.
3) Updated module for python3 in req