Skip to content

Take into account $wgCanonicalServer #4

Description

@prodigion

When a user was trying to transfer their account from fandom, they got an error saying:
Unable to log into the remote wiki to import your account. The remote wiki had the following error: Invalid value "//local.wiki" for URL parameter loginreturnurl.

My configuration is set like this since https is terminated at the edge.

$wgServer = "//local.wiki";
$wgCanonicalServer = "https://local.wiki";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions