pgAdmin 4 commit: Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KE

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KE
Дата
Msg-id E1bx843-0004Z7-C0@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: RM1849: Auto-generating security keys
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: RM1849: Auto-generating security keys