pgAdmin 4 commit: Fixed the Debugger issue introduced by security fixes - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the Debugger issue introduced by security fixes
Date
Msg-id E1oYOyS-0005Wx-1K@gothos.postgresql.org
Whole thread Raw
List 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.mohite@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin]: Update debugger method after security fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin]: Update debugger method after security fixes