pgAdmin 4 commit: Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KE - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KE
Date
Msg-id E1bx843-0004Z7-C0@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KEY,
SECURITY_PASSWORD_SALT keys are decoded as string for python 3
compatibility.

Fixes #1871

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4c439d64ae9ba638cb7698a7dd8340b9a0a5857

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: RM1849: Auto-generating security keys
Next
From: Ashesh Vashi
Date:
Subject: Re: RM1849: Auto-generating security keys