pgAdmin 4 commit: Ensure that a valid error message should be displayed

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that a valid error message should be displayed
Date: 2020-09-11 06:19:19
Message-ID: E1kGcP1-0005ik-1i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that a valid error message should be displayed for an incorrect user or password.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py | 5 +++++
web/pgadmin/authenticate/internal.py | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nidhi Bhammar 2020-09-11 06:47:00 RM_5792.patch
Previous Message Aditya Toshniwal 2020-09-11 04:36:51 Re: Regarding login or reset to PGADMIN