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(-)