pgAdmin 4 commit: public in the privilege control should not be allowed

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: public in the privilege control should not be allowed
Date: 2016-02-22 12:06:40
Message-ID: E1aXpGC-0001lP-OW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

public in the privilege control should not be allowed to select the
'WITH GRANT' options.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0b956813d4250200145a290c0e99d53a005fe280
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/static/js/privilege.js | 289 ++++++++++++---------
1 file changed, 163 insertions(+), 126 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-22 13:07:34 pgAdmin 4 commit: Add support for displaying dependency and dependents
Previous Message Dave Page 2016-02-22 12:00:34 Re: [pgAdmin4] [Patch]: Resource Group Module