Skip to content

Check if octoprint.server.util.(loginFromApiKeyRequestHandler|loginFromAuthorizationHeaderRequestHandler) are still needed #4968

@foosel

Description

@foosel

Problem

octoprint.server.util.(loginFromApiKeyRequestHandler|loginFromAuthorizationHeaderRequestHandler) currently duplicate some code and are likely superseded by the switch to using a request loader in flask_login now in the shape of octoprint.server.load_user_from_request.

Solution

Evaluate whether these methods and their dependencies can indeed be removed, and if so do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedIssue has been approved by the bot or manually for further processingdoneDone but not yet releasedtaskA OctoPrint related task that needs to be taken care of as part of a milestone

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions