pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o
Date
Msg-id E1ZxHh9-0003Pl-TN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py |    3 +++
1 file changed, 3 insertions(+)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Patch: Fixes for Python3 [ pgAdmin4 ]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update requirements files.