pgAdmin 4 commit: Allow the user to specify a fixed port number inthe

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow the user to specify a fixed port number inthe
Дата
Msg-id E1fg7WK-0002st-KX@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow the user to specify a fixed port number in the runtime to aid cookie whitelisting etc. Fixes #3506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a86604160aa08213d730579018a2eda0329f0450

Modified Files
--------------
docs/en_US/release_notes_3_2.rst |   1 +
runtime/ConfigWindow.cpp         |  37 +++++++
runtime/ConfigWindow.h           |   5 +
runtime/ConfigWindow.ui          | 231 ++++++++++++++++++++++++++++++---------
runtime/MenuActions.cpp          |  10 +-
runtime/pgAdmin4.cpp             |  16 ++-
6 files changed, 244 insertions(+), 56 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a menu option to the runtime to copy theappserve
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add support for INCLUDE columns on indexes andindex