pgAdmin 4 commit: Fix SSL mode selection. Fixes #1144

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix SSL mode selection. Fixes #1144
Date: 2016-06-14 11:26:10
Message-ID: E1bCmTy-0005ap-Kf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix SSL mode selection. Fixes #1144

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-14 11:27:48 Re: PATCH: To fixed the issue in server node (pgAdmin4)
Previous Message Dave Page 2016-06-14 11:00:09 pgAdmin 4 commit: Tell the user where the app server is running.