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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Appropriately set the cookie path. Fixes #3197
Date: 2018-03-19 17:09:24
Message-ID: E1exyHk-0002Rx-TQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-03-20 07:51:02 Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed
Previous Message Joao De Almeida Pereira 2018-03-19 15:11:37 [pgadmin4][patch] Update karma to 2.0 #3222