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

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

From
Dave Page
Date:
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(-)