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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure we include the CSRF token when uploading files
Date: 2019-06-12 12:52:21
Message-ID: E1hb2jl-0001Kx-Er@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-12 12:52:31 Re: [RM#4350][pgAdmin4] User is not able to upload files using File manager.
Previous Message Murtuza Zabuawala 2019-06-12 11:56:36 [RM#4350][pgAdmin4] User is not able to upload files using File manager.