pgAdmin 4 commit: Fixed CSRF errors when pgAdmin opened in an iframe on

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed CSRF errors when pgAdmin opened in an iframe on
Date: 2020-07-17 10:03:30
Message-ID: E1jwNDG-0000un-Aq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed CSRF errors when pgAdmin opened in an iframe on safari browser. Fixes #5675

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd15d2d0f7a5d2390dcd7763fa11215379c2c1fb
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 3 ++-
web/pgadmin/utils/csrf.py | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-17 10:08:02 Re: [pgAdmin 4 - Bug #5137] Focussing in and then out of numeric input enables the save button in dialog
Previous Message Aditya Toshniwal 2020-07-17 09:44:50 Re: [pgAdmin][RM5653]: High Contrast UI Theme