pgAdmin 4 commit: Ensure password changes are successful ifauthenticat

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4246a3b22f292179ef85833b0cbee85accd32c65
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                      |  32 ++++-
web/pgadmin/utils/driver/psycopg2/__init__.py      |  43 ++++---
4 files changed, 210 insertions(+), 69 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM2782][RM2822] fix array representation in query tooland data grid
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Change password doesn't work if pgpass file is used