pgAdmin 4 commit: Ensure that while connecting to the server using SSPI

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that while connecting to the server using SSPI
Дата
Msg-id E1lgjkb-0001ue-TE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that while connecting to the server using SSPI login, it should not prompt for the password. Fixes #5776

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b30ec71098b51abd80bf15d49477c2e6f0c9d6f0
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                        |  1 +
.../browser/server_groups/servers/static/js/server.js   |  9 ++-------
.../tools/backup/static/js/backup_dialog_wrapper.js     |  2 +-
.../javascript/backup/backup_dialog_wrapper_spec.js     |  1 +
.../backup/global_server_backup_dialog_spec.js          |  2 --
web/regression/javascript/fake_constants.js             | 17 +++++++++++++++++
web/regression/javascript/fake_current_user.js          | 15 +++++++++++++++
web/webpack.test.config.js                              |  2 ++
8 files changed, 39 insertions(+), 10 deletions(-)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve some strings.