mandatoryprogrammer / mandatoryprogrammer/theinternetbackup-cli
Allow anonymous uploads
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the CLI requires you be authenticated with an API key. Since domain uploads anonymously are possible, this should be explicitly allowed via the CLI (perhaps with a warning to the user).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI's API-key authentication and domain upload entry points. Check how anonymous uploads are supported by the service, then define the warning behavior and verify that authenticated uploads still work while anonymous uploads are accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100