pgadmin-org / pgadmin-org/pgadmin4

Grant Wizard needs an option to revoke / edit privileges

Open
#7,891 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
3.8k
Forks
891
Avg merge
4d 7h
Merged PRs (30d)
8

Description

Describe the solution you'd like

The Grant Wizard is a very useful tool to add privileges for entire groups of objects (e.g. all tables). What is missing is the equivalent for revoking privileges.
My suggestion:
Rename the "Grant Wizard" into "Privilege Wizard" and make it more of a privilege editor that allows adding / changing and revoking privileges.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Grant Wizard entry point and reviewing how it currently adds privileges for groups of objects. Define the scope for renaming it to Privilege Wizard and supporting adding, changing, and revoking privileges; done means the wizard provides all three operations consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.