pgadmin4/web/pgadmin/browser/server_groups/servers
Ashesh Vashi 21d57b1f10 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.
2020-07-01 11:26:52 +05:30
..
databases Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
pgagent Fixed redundant tagged issue reported by SonarQube. 2020-06-18 11:14:56 +05:30
resource_groups Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
roles Fixed redundant tagged issue reported by SonarQube. 2020-06-18 11:14:56 +05:30
static Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
tablespaces Fixed issue related to shadowing variables reported by SonarQube. 2020-06-17 17:08:23 +05:30
templates Do not let browser autocomplete the password field while connecting a 2020-07-01 11:26:52 +05:30
tests Ensure that the password prompt should not be visible if the database server is in trust authentication mode. Fixes #2813 2020-04-10 17:03:04 +05:30
__init__.py Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
gpdb.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
ppas.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
types.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00