Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

NameError: name 'required_headers' is not defined #1

@cveilleux

Description

@cveilleux
"drf_httpsig/authentication.py", line 50, in authenticate_header
    h = " ".join(required_headers)
NameError: name 'required_headers' is not defined

This happens only if drf-httpsig is the primary auth method for DRF.

May be code should be self.required_headers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions