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