pgAdmin 4 commit: A valid ip address can be IPv4/IPv6

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: A valid ip address can be IPv4/IPv6
Date: 2020-04-14 13:15:50
Message-ID: E1jOLPq-0004wg-Ac@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

A valid ip address can be IPv4/IPv6

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/ip.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2020-04-14 13:21:55 pgAdmin 4 commit: Using 'is_valid_ipaddress' utility function everywher
Previous Message Ashesh Vashi 2020-04-14 13:14:30 pgAdmin 4 commit: Merged adjustanct 'if' statements when allowed.