Skip to content

api/origin: Do not attempt to lookup similar origin URLs

Web API should be as dumb as possible and should not attempt to lookup an origin with and without trailing slash in its URL.

That regression was introduced in rDWAPPS56fb8696 but that process should only be performed in a Web UI context.

Related to swh-graphql!19 (closed)

Depends on !840 (closed)


Migrated from D7988 (view on Phabricator)

Merge request reports