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(dot)vashi(at)enterprisedb(dot)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(-)