Skip to content

Basic Auth missing Base64 encoding #8

@slepic

Description

@slepic

The Authorization header Basic credentials need to be base64 encoded to comply with the standard, see RFC 7617

It doesnt seem this is the case here and here

It would probably be best to be implement in one place.

Question is how to deal with it since it is a BC?

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