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 <[email protected]> Modified Files -------------- web/pgadmin/utils/driver/psycopg2/__init__.py | 3 +++ 1 file changed, 3 insertions(+) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
