Skip to content

Rip out basic auth #1621

Open
Open
@timstclair

Description

@timstclair

cAdvisors authentication is not implemented correctly, and in it's current state is worse than no auth (can give a false sense of security). The obvious problem is that only some of the endpoints are actually authenticated, but the same information can be accessed from an unauthenticated endpoint. There are also issues with error handling, and possible non-enforcement issues (#1554).

I think we should just remove auth entirely for now. Users who require auth can set it up using an nginx proxy.

/cc @vishh @dashpole

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