pgAdmin III commit: Fix the permission check for the db restore menu

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the permission check for the db restore menu
Date: 2010-12-19 13:29:00
Message-ID: 201012191329.oBJDT0Fp066897@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the permission check for the db restore menu

User needs to have the create privilege on the database in order to be able to
restore a dump.

Report from Konstantin Pelepelin.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3704caabf088dbf03908ad5cfa8c794ed3466f27

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/include/schema/pgDatabase.h | 1 +
pgadmin/schema/pgDatabase.cpp | 5 +++++
3 files changed, 7 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-19 14:02:43 Re: Graphical Query Builder enhancement
Previous Message Roland Giesler 2010-12-19 12:05:43 Graphical Query Builder enhancement