pgAdmin 4 commit: Ensure saved passwords are effective immediately,not - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure saved passwords are effective immediately,not
Date
Msg-id E1dPScD-0000Ec-VG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure saved passwords are effective immediately, not just following a restart when first saved. Fixes #1920

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27bc5c803f1b92dd8e498e751e2e3bf17f558d62
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 2 ++
1 file changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgadmin-hackers] Re: Server side cursor limitations for ondemand loading of data in query tool [RM2137] [pgAdmin4]
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM #1920 - [Web Based] Unexpectedbehaviour observed when connect server with save password option.