pgAdmin 4 commit: Display relevant error messages when access isdenied - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Display relevant error messages when access isdenied
Date
Msg-id E1eGmAE-0004hJ-Dm@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Display relevant error messages when access is denied creating a schema. Fixes #2094

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5fd3a7dd3da1c108b12527ec29f4577c57b00eb2
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/databases/schemas/__init__.py     | 3 +--
web/pgadmin/browser/static/js/node.js                               | 6 ++----
web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js            | 6 ++----
3 files changed, 5 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to choose background colour for server
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To make error message uniform for Createschema action