pgAdmin 4 commit: Ensure the cookie domain and path are properly set.F - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the cookie domain and path are properly set.F
Date
Msg-id E1ewXA6-0006Iz-BP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the cookie domain and path are properly set. Fixes #3197

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py             |  4 +++-
web/pgadmin/browser/__init__.py     |  4 +++-
web/pgadmin/preferences/__init__.py |  5 ++++-
web/pgadmin/utils/paths.py          | 11 +++++++++++
web/pgadmin/utils/session.py        |  4 +++-
5 files changed, 24 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: pgAdmin 4 commit: Ignore config_local.py and config_distro.pywhen runn
Next
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python35 #532