Skip to content

Servers which lack a subpath (plain port) error Authenticating when provided server URL ends with '/' #2

@junelva

Description

@junelva

let server_url = server_url.trim().to_string();

This is just my hunch. Not thoroughly tested. I noticed when pasting a messy path into the initialization routine, the server did not authenticate. I saw in the code that the whitespace is trimmed, but it did not work until I also trimmed (in my input) the trailing forward slash.

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