pgAdmin 4 commit: Ensure the save password option is enabled when creat

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the save password option is enabled when creat
Date: 2017-07-06 12:33:49
Message-ID: E1dT5yf-0007z3-PD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the save password option is enabled when creating a server. Fixes #2540

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca7fe9a520468b7452a1efa44e1575bb0bb8c22d
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/server.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-06 12:34:08 Re: [pgAdmin4][Patch] Fix the issue in save password checkbox in "Create - Server" dialog.
Previous Message Dave Page 2017-07-06 12:28:21 Re: [pgAdmin4][Patch] To fix the issue in Function, Procedure & Trigger Function modules