pgAdmin 4 commit: Fixed an issue where user details are not shown when - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where user details are not shown when
Date
Msg-id E1mgPZG-0002fF-Ns@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where user details are not shown when the non-admin user tries
to connect to the shared server. Fixes #6940

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa8b3edda52413039bb6d48191d027c05ff44ad2
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst                                 | 1 +
web/pgadmin/browser/server_groups/servers/static/js/server.js    | 4 +---
web/pgadmin/browser/server_groups/servers/static/js/server.ui.js | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6940]: Pop for user details is not shown when non-admin user tries to connect shared server.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6940]: Pop for user details is not shown when non-admin user tries to connect shared server.