Skip to content

Custom GitLab Login #1

@deckar01

Description

@deckar01

Current Behavior

  • The token generation link is hard coded to github.atom.io/login.
  • Only remotes hosted on gitlab.com are allowed.
  • Host is hard coded to https://api.github.com.
  • The token is stored with the host as the key.

Desired Behavior

  • Before logging in it should:
    • Have a list of hosts from the git remotes.
    • Allow manually editing the host url.
    • Dynamically generate the token generation link from the host url.
      • {host}/profile/personal_access_tokens
  • The host should be stored with the local path as the key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions