pgAdmin 4 commit: Don't login the user with every request in desktopmo

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't login the user with every request in desktopmo
Дата
Msg-id E1eKNYD-0003Q2-7k@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't login the user with every request in desktop mode. Just do it once. Fixes #2922

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f3256aef712faee6744c404415ff9afc8c248490
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: [pgAdmin4][RM2892] Handle password changes properly if erroroccurs during sending email
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM2922] Login desktop user only once in runtime