pgAdmin 4 commit: Prevent the "Please login to access this page" messag

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the "Please login to access this page" messag
Date: 2019-06-17 13:12:38
Message-ID: E1hcrR8-0000u7-TQ@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the "Please login to access this page" message displaying multiple times. Fixes #4306

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71919a4ce9c78ed7d341367df8e8a169c11e7d23

Modified Files
--------------
docs/en_US/release_notes_4_9.rst | 1 +
web/pgadmin/__init__.py | 7 +++++--
web/pgadmin/browser/templates/browser/index.html | 5 ++++-
web/pgadmin/templates/base.html | 1 -
web/pgadmin/utils/session.py | 5 ++++-
5 files changed, 14 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-17 13:13:36 Re: [pgAdmin][RM4306] Please log in to access the page Message displayed unnecessarily
Previous Message Aditya Toshniwal 2019-06-17 11:32:22 [pgAdmin][RM4306] Please log in to access the page Message displayed unnecessarily