pgAdmin 4 commit: Don't login the user with every request in desktopmo - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't login the user with every request in desktopmo
Date
Msg-id E1eKNYD-0003Q2-7k@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4][RM2892] Handle password changes properly if erroroccurs during sending email
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM2922] Login desktop user only once in runtime