Change server password feature

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4816f5ed125e8c8c60ac80d519d2fbce44ec21ff
Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 102 ++++++++++++-
.../servers/templates/css/servers.css              |   4 +
.../servers/templates/servers/servers.js           | 162 +++++++++++++++++++++
.../servers/sql/9.1_plus/change_password.sql       |   2 +
.../servers/sql/9.2_plus/change_password.sql       |   2 +
web/pgadmin/utils/crypto.py                        |  37 +++++
6 files changed, 307 insertions(+), 2 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to