influxdata / influxdata/influxdb
BE should not return secrets to FE
Open
area/api
team/api
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Requirements for this:
* discuss with @ebb-tide what FE wants here
Original issue:
```
Notification Endpoints have fields that contain secrets.
These fields should not be returned in plain text.
Let's discuss some way the FE can know that these fields have been set.
```
Contributor guide
Research direction
First discuss with @ebb-tide what the FE needs from the Notification Endpoints. Then inspect the endpoint fields that contain secrets and determine how their set state should be represented. Done means secrets are not returned in plain text and the FE can tell whether those fields have been set.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100