pgAdmin 4 commit: Ensure we include the CSRF token when uploading files

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure we include the CSRF token when uploading files
Дата
Msg-id E1hb2jl-0001Kx-Er@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure we include the CSRF token when uploading files. Fixes #4350

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08b78fb6a11283731cdf59d2a29fdc75e459582e
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   | 3 ++-
web/pgadmin/misc/file_manager/static/js/utility.js | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [RM#4350][pgAdmin4] User is not able to upload files using File manager.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [RM#4350][pgAdmin4] User is not able to upload files using File manager.