Обсуждение: pgAdmin 4 commit: Fixed an issue where Non-admin user is unable to view

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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.mohite@enterprisedb.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(-)