pgAdmin 4 commit: Fixed the issue where password field is showing as pl - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the issue where password field is showing as pl
Date
Msg-id E1mSDqP-0002Az-CE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the issue where password field is showing as plain text.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d27b4831d651397e4c7e882b41743679c54ae6c1
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/components/FormComponents.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][patch]: Password field issue.
Next
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue