pgAdmin 4 commit: Ensure we don't show the full path on the server when

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure we don't show the full path on the server when
Date: 2017-11-27 11:25:54
Message-ID: E1eJHXu-0001vc-48@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure we don't show the full path on the server when using virtual filesystem roots in server mode for SSL certs. Fixes #2866

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-27 11:25:59 Re: [pgAdmin4][Patch]: Do not use actual path when displaying dummy SSL certificates files
Previous Message Harshal Dhumal 2017-11-27 11:23:42 Fix for RM2811