pgAdmin 4 commit: When selecting an SSL cert or key,update only the ex

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: When selecting an SSL cert or key,update only the ex
Дата
Msg-id E1eMxGW-0007sh-MA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
When selecting an SSL cert or key, update only the expected path in the UI, not all of them. Fixes #2760. Fixes #2867

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8916fce0359c94046056eec7a199aa312ed9491
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../misc/file_manager/static/js/file_manager.js        |  4 ++++
web/pgadmin/static/js/backform.pgadmin.js              | 18 +++++++++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message