pgAdmin 4 commit: Allow changing of the users password withoutleaving

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow changing of the users password withoutleaving
Дата
Msg-id E1eMxGX-0007uU-9U@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.zabuawala@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fix a reference before assignment error in the filed