pgAdmin 4 commit: Ensure we include the CSRF token when uploading files - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we include the CSRF token when uploading files
Date
Msg-id E1hb2jl-0001Kx-Er@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [RM#4350][pgAdmin4] User is not able to upload files using File manager.
Next
From: Dave Page
Date:
Subject: Re: [RM#4350][pgAdmin4] User is not able to upload files using File manager.