Skip to content

Doesn’t allow server port 443 #5

@damomurf

Description

@damomurf

Presumably because of the nature of the underlying URL function in use, the code reference at

return `${serverURL.protocol}//${serverURL.host}:${serverURL.port || 8448}`
doesn’t allow for the specification of port 443 for the matrix home server. If :443 is specified in either https://<host>:443 or <host:443> forms the code replaces the port number with 8448.

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