influxdata / influxdata/influxdb
Multi-Account Support - find areas where OrgID must be added to filter criteria
Open
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
IDPE code was written with an assumption that every user belonged to one and only one organization. For users that belong to more than one organizaion there places where the responses need to be filtered by organization id, else the caller will get objects that belong to more organization. Relying on the UI to always have a "org scoped" request does not control for non-UI users getting data that is not scoped to the org represented by their token
Contributor guide
Assessment
This issue has not been assessed yet.