Skip to content

[FR] setting webUrl separate from cloneUrl #1456

Description

@xPartyBear

With a self-hosted GitLab it is possible to have a url like https://api.mygitlab.com for services to use tokens and a url like https://mygitlab.com for users to hit.

  1. Users are not allowed to authenticate to the API url.
  2. Services are not allowed to authenticate to the base url.
  3. So when clicking urls to goto repos in Sourcebot, GitLab gives could not authenticate errors.

Proposal:
Add an optional config for gitlab provider of webUrl to match the name in the DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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