Skip to content

Improve HTTPDigest implementation #1476

@macheins

Description

@macheins

Describe the bug

fastapi.security.HTTPDigest is actually not implementing HTTP Digest Access Authentication as specified by RFC 7616 or (the obsoleted) RFC 2617.

To Reproduce

Read the relevant RFCs or maybe try it out using curl --digest.

Expected behavior

Exactly as specified in RFC 7616.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions