Downloading files as the anonymous user lacks feature parity with when authenticated
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/FNNDSC/ChRIS_ultron_backEnd/issues/530
Due to the backend issue above, `chrs download` is not implemented for arbitrary paths as the anonymous user. You have several options:
1. Login with a username: `chrs login`
2. Download a plugin instance or feed instead: `chrs download feed/N` or `chrs download plugininstance/N`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.