pgAdmin 4 commit: Fixed the issue where password field is showing as pl

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 issue where password field is showing as pl
Date: 2021-09-20 07:36:05
Message-ID: E1mSDqP-0002Az-CE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-09-20 07:36:16 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Previous Message Nikhil Mohite 2021-09-20 06:07:25 [pgAdmin][patch]: Password field issue.