pgAdmin 4 commit: Revert "Fix non-ASCII password decryption/encryption

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Fix non-ASCII password decryption/encryption
Date: 2018-04-10 16:12:32
Message-ID: E1f5vsm-0002ZJ-ES@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Fix non-ASCII password decryption/encryption under Python 3"

This reverts commit d0a640442cd6dc7bbfdb2647cf1775c13ad79a96.

Seems to anger Python 2.7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=163cadc279cec25390a6dd0243e7491321ad8506

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-04-10 16:21:09 Re: [pgAdmin4] Changes required to support PyCrypto
Previous Message Joao De Almeida Pereira 2018-04-10 16:00:05 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree