pgAdmin 4 commit: Fix non-ASCII password decryption/encryption under Py

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix non-ASCII password decryption/encryption under Py
Date: 2018-04-10 15:51:24
Message-ID: E1f5vYK-0001CO-3B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-04-10 15:51:36 Re: [pgAdmin4] Changes required to support PyCrypto
Previous Message Dave Page 2018-04-10 15:10:22 Re: pgAdmin 3.0 builds