pgAdmin 4 commit: Do not let browser autocomplete the password field wh - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Do not let browser autocomplete the password field wh
Date
Msg-id E1jqW9u-0003AZ-Jx@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Do not let browser autocomplete the password field while connecting a
database server.

Set the autocomplete attribute of the password field to 'new-password'
to let browser know, we require a new password for the password, and do
not autocomplete it.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/templates/servers/password.html       | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM4235]: Tab indent on a selection of lines is deleting content
Next
From: Yogesh Mahajan
Date:
Subject: [pgAdmin4][Patch] - SonarQube Issues07 (Variables should not be shadowed)