[pgadmin-org/pgadmin4] 39d70a: Ensure user gets proper error if incorrect credent...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 39d70a: Ensure user gets proper error if incorrect credent...
Date: 2023-07-20 11:26:29
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/dab5e5-39d70a@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 39d70a94a6498cd14284c913c30cf771f310b946
https://github.com/pgadmin-org/pgadmin4/commit/39d70a94a6498cd14284c913c30cf771f310b946
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-07-20 (Thu, 20 Jul 2023)

Changed paths:
M web/pgadmin/misc/cloud/rds/__init__.py

Log Message:
-----------
Ensure user gets proper error if incorrect credentials are entered while authenticating AWS. #6406

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-07-20 11:52:04 [pgadmin-org/pgadmin4] 69dec1: Set parallel to false for TerserPlugin to try and ...
Previous Message Akshay Joshi 2023-07-20 11:23:59 [pgadmin-org/pgadmin4] dab5e5: Try to fix the TerserPlugin issue on build machine...