Support for digest auth in core.http action
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Original issue #2442 requested support for basic auth and digest. The decision was made to implement basic auth first, and add support for digest auth at a later date. I'm creating this issue to track the fact we still need to add digest auth.
Contributor guide
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 core.http action and reviewing how its existing basic-auth support is structured. Define the digest-auth behavior and acceptance criteria with maintainers; done means the action supports digest authentication reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100