pgAdmin 4 commit: Moved the ip-address check functionality to a separat - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Moved the ip-address check functionality to a separat
Date
Msg-id E1jM8ma-0002fY-3N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Moved the ip-address check functionality to a separate file to improve
the maintainability of the code.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a34f61b24209cc4abc1bced1d30ce0ef1cbe57f

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 42 +++------------
web/pgadmin/utils/ip.py                            | 61 ++++++++++++++++++++++
2 files changed, 69 insertions(+), 34 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed pep8 issue
Next
From: Dave Page
Date:
Subject: RM4292 - Dark mode support for Windows/macOS