pgAdmin 4 commit: Fixes a redirect vulnerability when the user opens th

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes a redirect vulnerability when the user opens th
Date: 2022-09-19 10:51:53
Message-ID: E1oaENV-0003sQ-NE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-19 10:54:14 Re: [pgAdmin4][GI5342] ERD tool JS error on save table
Previous Message Aditya Toshniwal 2022-09-19 10:28:06 [pgAdmin4][GI5342] ERD tool JS error on save table