Support GitLab PAT
What problem or use case are you trying to solve? We should support GitLab PAT in Openhands (for auth, repository lists, etc)
Describe the UX of the solution you'd like Use the same PAT field in the settings page; it should accept either a Github or Gitlab token to auth the user in
Do you have thoughts on the technical implementation?
Describe alternatives you've considered
Additional context
I am awaiting the completion of this task, which enables the development of support for other Git providers, such as Azure DevOps and/or AWS CodeCommit.
I am awaiting the completion of this task, which enables the development of support for other Git providers, such as Azure DevOps and/or AWS CodeCommit.
I'm using Azure DevOps, starting from an empty prompt, and asking OH to clone the repo from Azure DevOps using the PAT I've provided via env var.
forĝejo too please https://forgejo.org
Gitea too please!
https://about.gitea.com/
It does not work on forgejo, does it?
It always says invalid token with the correct host specified...