pgAdmin 4 commit: Ensure password changes are successful ifauthenticat

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Ensure password changes are successful ifauthenticat
Дата
Msg-id E1eWiZE-0001cY-8C@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure password changes are successful if authenticating using a pgpass file. Fixes #2720

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14f0f9b5cccd185191cd014058f1a47de8c34f29
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 136 +++++++++++++++------
.../server_groups/servers/static/js/server.js      |  68 ++++++++---
web/pgadmin/utils/__init__.py                      |  31 ++++-
web/pgadmin/utils/driver/psycopg2/__init__.py      |  43 ++++---
4 files changed, 210 insertions(+), 68 deletions(-)


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

Предыдущее
От: Mark Deneen
Дата:
Сообщение: docker container fails to start after stopping
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe