Обсуждение: pgAdmin 4 commit: Add the config option ALLOW_SAVE_PASSWORD to allowad

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Add the config option ALLOW_SAVE_PASSWORD to allowad

От
Dave Page
Дата:
Add the config option ALLOW_SAVE_PASSWORD to allow admins to disable saving of passwords. Fixes #2232

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a861f7a914ab5c33cf9e04aae6fa4aa5bf96a53
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/config.py                                                      | 5 +++++
web/pgadmin/browser/server_groups/servers/__init__.py              | 7 ++++---
.../browser/server_groups/servers/templates/servers/password.html  | 4 +++-
.../browser/server_groups/servers/templates/servers/servers.js     | 3 +++
4 files changed, 15 insertions(+), 4 deletions(-)