pgAdmin 4 commit: Ensure we go back to the login page after logging out - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we go back to the login page after logging out
Date
Msg-id E1bnPJc-0002eW-AW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure we go back to the login page after logging out, when installed at a virtual root. Fixes #1691

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c855234f865d61e034196830f9afd7bdd391607
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the '/logout' redirects to '/' (pgAdmin4)