pgAdmin 4 commit: Fixed an issue where logout inactive session did not

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where logout inactive session did not
Date: 2020-01-31 06:14:28
Message-ID: E1ixPZU-0006yy-Lh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where logout inactive session did not work when a new tab is opened from the already opened tab.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=75a3e920984eb37616c4bd32356a74ff9e0db247
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/window.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-31 06:15:10 Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explain panel in query tool
Previous Message Aditya Toshniwal 2020-01-30 08:25:13 Re: [pgAdmin][RM4993] [Accessibility] Read-only controls and disabled controls needs to be separately identified