pgAdmin 4 commit: Allow enhanced cookie protection to be disabled for c

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow enhanced cookie protection to be disabled for c
Date: 2019-08-06 08:21:34
Message-ID: E1huuis-0002RB-0W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow enhanced cookie protection to be disabled for compatibility with dynamically addressed hosting environments. Fixes #4566

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee8fec6d7fbcfe529fa9b6e7dbf8e1fd95a71ba6
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst | 1 +
web/config.py | 10 ++++++++++
web/pgadmin/__init__.py | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-08-06 12:09:47 [pgAdmin][RM4570] Tree improvement to improve speed of finding a node
Previous Message Dave Page 2019-08-06 08:12:03 Re: Query Tool Slow to Load