pgAdmin 4 commit: Fixed an issue where logout inactive session did not - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where logout inactive session did not
Date
Msg-id E1ixPZU-0006yy-Lh@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4993] [Accessibility] Read-only controls and disabledcontrols needs to be separately identified
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explainpanel in query tool