Skip to content

actions/http-client@2.2.1 doesn't handle URL-encoded proxy credentials correctly #2444

@victorlia0

Description

@victorlia0

"version": "2.2.1",

Refer to actions/toolkit#1779 (issue fixed in actions/http-client 2.2.2 actions/toolkit#1782)

When checking out a repo using the REST API, proxy credentials with URL-encoded characters are not handled correctly and passed to the proxy server as-is (i.e. with the URL-encoding still in-tact). The proxy server then returns failed authentication error.

Solution: update actions/http-client to 2.2.3 (latest 2.x version)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions