Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitea backend: add option to use SSH when fetching repositories #360

Open
MagicRB opened this issue Dec 28, 2024 · 0 comments
Open

Gitea backend: add option to use SSH when fetching repositories #360

MagicRB opened this issue Dec 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MagicRB
Copy link
Contributor

MagicRB commented Dec 28, 2024

GItea/Forgejo allow the administrator to disable HTTP Git, I did that on my instance but for now buildbot-nix insists on using HTTP. The fix is quite simple I'll write the code tomorrow, this exists so I don't forget.

As for the actual option in GItea/Forgejo that does is: `repository.DISABLE_HTTP_GIT``. As for the security benefit of this disabling ¯_(ツ)_/¯ but it seemed like a good idea since I never use HTTP git anyway.

@MagicRB MagicRB self-assigned this Dec 28, 2024
@MagicRB MagicRB added the enhancement New feature or request label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant