[pgadmin-org/pgadmin4] e22492: Fixed an issue where non-super PostgreSQL users ar...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e22492: Fixed an issue where non-super PostgreSQL users ar...
Date: 2023-10-11 08:13:47
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/2b8efc-e22492@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e22492ad5147127eaa35b7d04cd628d33ae54320
https://github.com/pgadmin-org/pgadmin4/commit/e22492ad5147127eaa35b7d04cd628d33ae54320
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-10-11 (Wed, 11 Oct 2023)

Changed paths:
M docs/en_US/release_notes_7_8.rst
M web/pgadmin/dashboard/static/js/Dashboard.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx

Log Message:
-----------
Fixed an issue where non-super PostgreSQL users are not able to terminate their own connections from dashboard. #6836

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-10-11 09:37:18 [pgadmin-org/pgadmin4] 221af6: Fix an issue where scale in columns is not allowed...
Previous Message Akshay Joshi 2023-10-11 08:04:19 [pgadmin-org/pgadmin4] 2b8efc: Update release note