pgAdmin 4 commit: Replace the PyCrypto module with the cryptography mod

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Replace the PyCrypto module with the cryptography mod
Date: 2019-01-31 14:57:31
Message-ID: E1gpDmV-0007ZK-1J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Replace the PyCrypto module with the cryptography module. Fixes #3272

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b786c4c140434d26b0bacbd8d79bae1bf28b7ec5
Author: Cyril Jouve <jv(dot)cyril(at)gmail(dot)com>

Modified Files
--------------
Make.bat | 11 ---------
docs/en_US/release_notes_4_2.rst | 1 +
requirements.txt | 1 -
web/pgadmin/utils/crypto.py | 53 +++++++++++++++++++++-------------------
4 files changed, 29 insertions(+), 37 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-31 14:57:46 Re: Replace PyCrypto by cryptography
Previous Message Dave Page 2019-01-31 13:36:30 Re: [pgAdmin4][RM3865] Difficult to resize Query Tool