pgAdmin 4 commit: Ensure SECURITY_PASSWORD_SALT is set to something whe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure SECURITY_PASSWORD_SALT is set to something whe
Date: 2016-10-19 13:04:11
Message-ID: E1bwqXT-0004Nl-AU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure SECURITY_PASSWORD_SALT is set to something when initialising (to avoid errors, prior to being set to the 'real' value). Fixes #1871

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=19df1e3f4b27523f8f401a78ca8747dbfbb5fcfe
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/setup.py | 2 ++
1 file changed, 2 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-19 13:04:41 Re: RM1849: Auto-generating security keys
Previous Message Dave Page 2016-10-19 12:56:36 Re: RM1849: Auto-generating security keys