Обсуждение: pgAdmin 4 commit: Ensure the initial password is properly hashedduring

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure the initial password is properly hashedduring

От
Dave Page
Дата:
Ensure the initial password is properly hashed during setup in web mode. Fixes #2492

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b095d1f33a3e8a3e0990c623ef3d21c129d9a802
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_1_6.rst         |  1 +
web/migrations/versions/f195f9a4923d_.py | 47 ++++++++++++++++++++++++++++++++
web/migrations/versions/fdc58d9bd449_.py | 46 +++++++++++++++++++++++--------
web/setup.py                             | 18 ++++--------
4 files changed, 88 insertions(+), 24 deletions(-)