pgAdmin 4 commit: Fix password encryption/decryption on Python 3.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix password encryption/decryption on Python 3.
Date: 2018-04-11 12:46:04
Message-ID: E1f6F8W-0007H9-ER@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix password encryption/decryption on Python 3.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=79edf40141b5886634ef71fb5bf14ec076e2adaf
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-11 14:00:07 Re: pgAdmin 3.0 builds
Previous Message Dave Page 2018-04-11 12:39:22 Re: pgAdmin 3.0 builds