pgAdmin 4 commit: Ensure we go back to the login page after logging out

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure we go back to the login page after logging out
Date: 2016-09-23 12:10:52
Message-ID: E1bnPJc-0002eW-AW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-23 12:14:34 Re: PATCH: To fix the '/logout' redirects to '/' (pgAdmin4)
Previous Message Surinder Kumar 2016-09-23 11:05:11 Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited