pgAdmin 4 commit: Validate permissions on the session directory itself,

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Validate permissions on the session directory itself,
Дата
Msg-id E1hqZy2-0005bj-9f@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Validate permissions on the session directory itself, not it's parent, per Felix Pusch. Fixes #4276

Branch
------
electron2

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

Modified Files
--------------
web/pgadmin/setup/data_directory.py         | 2 +-
web/pgadmin/setup/tests/test_permissions.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a