pgAdmin 4 commit: Fixed an issue where Non-admin user is unable to view

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where Non-admin user is unable to view
Date: 2021-01-13 06:51:07
Message-ID: E1kzZzn-0002iP-ET@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where Non-admin user is unable to view shared server created using service. Fixes #6075

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
web/migrations/versions/a39bd015b644_.py | 97 ++++++++++++++++++++++++++++++++
web/pgadmin/model/__init__.py | 3 +-
3 files changed, 99 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-13 06:53:47 Re: [pgAdmin] RM4892 pgAdmin "Inception"
Previous Message Pradip Parkale 2021-01-13 03:38:15 Re: [pgAdmin][RM5912]: Added support for Logical Replication.