pgAdmin 4 commit: Fixed the Debugger issue introduced by security fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the Debugger issue introduced by security fixes
Date: 2022-09-14 09:46:28
Message-ID: E1oYOyS-0005Wx-1K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the Debugger issue introduced by security fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0cb00c7b4fa75ca0a6db376ede05217da74bd836
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../tools/debugger/static/js/components/DebuggerComponent.jsx | 6 +++---
.../tools/user_management/static/js/UserManagementDialog.jsx | 2 +-
web/regression/javascript/debugger/debugger_spec.js | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-14 09:46:51 Re: [pgAdmin]: Update debugger method after security fixes
Previous Message Nikhil Mohite 2022-09-14 08:34:30 [pgAdmin]: Update debugger method after security fixes