Allow changing of the users password without leaving the app. Fixes #2891 Branch ------ WEBPACK_DEVEL2
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=00bcfbaef13ed9e665f8444437ec6e09e3b3a418 Author: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com> Modified Files -------------- docs/en_US/change_user_password.rst | 25 ++++++ docs/en_US/getting_started.rst | 19 ++--- docs/en_US/images/change_user_password.png | Bin 0 -> 352671 bytes web/pgadmin/__init__.py | 6 ++ web/pgadmin/browser/templates/browser/index.html | 8 +- web/pgadmin/templates/security/fields.html | 2 +- .../user_management/static/js/user_management.js | 85 +++++++++++++++++++++ 7 files changed, 134 insertions(+), 11 deletions(-)