pgAdmin 4 commit: Fixed the default Public IP range in AWS deployment.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the default Public IP range in AWS deployment.
Date: 2022-03-11 09:03:44
Message-ID: E1nSbBY-00046o-LI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the default Public IP range in AWS deployment.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99c6b171e4578f2ecb04925719c677142d51e551
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgacloud/utils/misc.py | 10 ++++++++++
web/pgadmin/misc/cloud/utils/__init__.py | 10 ++++++++++
2 files changed, 20 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-11 09:04:12 Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment
Previous Message Akshay Joshi 2022-03-11 08:42:48 Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment