public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Simplify cookie domain/path settings, per discussion.
Date: Fri, 23 Mar 2018 10:14:06 +0000
Message-ID: <[email protected]> (raw)

Simplify cookie domain/path settings, per discussion. Instead of trying to be smart, just let the user specify them in the config, e.g.

COOKIE_DEFAULT_DOMAIN = None
SESSION_COOKIE_DOMAIN = None

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=413709fc78f5d671ade9bea7975912a5f1fa...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
web/config.py                       |  4 ++--
web/pgadmin/__init__.py             | 11 ++---------
web/pgadmin/browser/__init__.py     |  3 ++-
web/pgadmin/preferences/__init__.py |  3 ++-
4 files changed, 8 insertions(+), 13 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Simplify cookie domain/path settings, per discussion.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox