pgAdmin 4 commit: Appropriately set the cookie path. Fixes #3197

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Appropriately set the cookie path. Fixes #3197
Дата
Msg-id E1exyHk-0002Rx-TQ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Appropriately set the cookie path. Fixes #3197

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=534f1f35fea9ffd3f1757fd3106fbee812dcfc88
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/config.py                       |  7 +++++++
web/pgAdmin4.py                     |  4 ++++
web/pgadmin/__init__.py             | 10 ++++++++--
web/pgadmin/browser/__init__.py     |  8 +++++++-
web/pgadmin/preferences/__init__.py |  9 ++++++++-
web/pgadmin/utils/paths.py          | 11 +++++++++++
web/regression/runtests.py          |  1 +
7 files changed, 46 insertions(+), 4 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: [pgadmin4][patch] Update karma to 2.0 #3222
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan andExplain analyze plan an error is displayed