pgAdmin 4 commit: Allow connections to servers with port numbers <1024 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow connections to servers with port numbers <1024
Date
Msg-id E1fJcNO-0008D5-Ho@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow connections to servers with port numbers < 1024 which may be seen in container environments. Fixes #3307

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4ed9d69768e6b68822774cf26d26d7dc9b4f4ab
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                              | 3 ++-
web/pgadmin/browser/server_groups/servers/static/js/server.js | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Jenkins build is back to normal : pgadmin4-master-python27 #620
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024