Skip to content

[Server Bug]: Remote account lookup does not work (invalid url) #866

@grossermensch

Description

@grossermensch

Description

Looking up a remote profile by searching for either @user@domain or user@domain does always respond with invalid URL. Searching for https://domain/@user does work. It seems that within the remoteLookup function the SanitizeService->url function is called too early or at the wrong place and always results in the invalid url

Steps to reproduce

  1. Search for remote user with user@domain
  2. Get 403 error with „invalid URL“
  3. Try again with https://domain/@user and it works

Loops version

Latest commits

Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    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