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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure we go back to the login page after logging out
Дата
Msg-id E1bnPJc-0002eW-AW@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the '/logout' redirects to '/' (pgAdmin4)