Skip to content

un-set API key sends an empty string API key #177

@melange396

Description

@melange396

This line (and also the one 10 below it) causes an empty string to be sent as the HTTP authentication password when there is no API key set. While this "works" and the current API server behavior seems to be equivalent to not specifying an API key / password, i would argue that it is not the correct way to do it and it might result in different server behavior in the future. It is also causing strange logging artifacts, since "" != None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions