pgadmin-org / pgadmin-org/pgadmin4
Grant Wizard needs an option to revoke / edit privileges
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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