Make tasks private
Open
enhancement
should have
- Dominant language
- Vue
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
> When a task is made, it is publicly available, but some tasks could contain sensitive information. That might now be leaked in the ViewTasks.
### Solution
> Add a "PRIVATE" attribute (true | false) to the config in order for the server not to send private tasks.
Contributor guide
Assessment
This issue has not been assessed yet.