influxdata / influxdata/influxdb

SHOW GRANTS on <DatabaseName> should return on all users having grants on this Database

Open
#7,614 3 comments 2 reactions 0 assignees View on GitHub
1.x area/influxql kind/enhancement security security/misc
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

### Feature Request

Opening a feature request kicks off a discussion.
Requests may be closed if we're not actively planning to work on them.

__Proposal:__ [Description of the feature]
SHOW GRANTS on

__Current behavior:__ [What currently happens]
Returns errors.

__Desired behavior:__ [What you would like to happen]
Should return all users having grants on this database

__Use case:__ [Why is this important (helps with prioritizing requests)]

Contributor guide

Open the contributing guide

Research direction

Start by reproducing SHOW GRANTS on a database and inspect the existing grant and user-handling paths. The issue provides no file or test entry point, so first locate the implementation and related tests. Done means the command no longer errors and returns every user with grants on the specified database.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
authorization, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.