pgAdmin 4 commit: Fix non-ASCII password decryption/encryption underPy - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix non-ASCII password decryption/encryption underPy
Date
Msg-id E1f5vYK-0001CO-3B@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix non-ASCII password decryption/encryption under Python 3

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0a640442cd6dc7bbfdb2647cf1775c13ad79a96
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/crypto.py | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 3.0 builds
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4] Changes required to support PyCrypto