Skip to content

decodeURIComponent after parsing URL for initial connection #1384

Closed
@kwanhs

Description

@kwanhs

It appears the URL package is not decoding some special characters correctly. In my case, it was @ sign used in the password.
Regardless of whether @ or %40 (its encoded counterpart) is used, the attributes obtained from parsed URL is still %40.

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