pgAdmin 4 commit: Fixes a redirect vulnerability when the user opens th - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes a redirect vulnerability when the user opens th
Date
Msg-id E1oaENV-0003sQ-NE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes a redirect vulnerability when the user opens the pgAdmin URL. Fixes #5343

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e2b00dda1b15a1793f365544fce2c46e47b7a47e
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst    |  1 +
web/pgadmin/authenticate/__init__.py |  7 +++----
web/pgadmin/authenticate/oauth2.py   |  9 ++++-----
web/pgadmin/utils/__init__.py        | 14 +++++++++++++-
4 files changed, 21 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][GI5342] ERD tool JS error on save table
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][GI5342] ERD tool JS error on save table