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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixes a redirect vulnerability when the user opens th
Дата
Msg-id E1oaENV-0003sQ-NE@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin4][GI5342] ERD tool JS error on save table
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][GI5342] ERD tool JS error on save table