globus / globus/globus-compute
Add authentication check to task status
Open
bug
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
We seem to have removed the authentication check when querying a task's status. We should add a check to make sure the user owns a task before returning the result.
Contributor guide
Research direction
No file or test is named. Start by tracing the task-status query entry point and compare its authorization behavior with other task operations; done means a user cannot receive status for a task they do not own, while authorized task status queries still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100