Ask for SSH or HTTPS

This commit is contained in:
2026-08-04 15:33:41 -03:00
parent 945fdf3dd6
commit 8154ca101a
6 changed files with 140 additions and 5 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## Unreleased
- Fixed existing Gitea remote setup so `owner/name` connections can use the
machine's configured SSH key instead of always forcing HTTPS authentication.
- Added an explicit SSH/HTTPS clone protocol choice and optional
`GITEA_SSH_USER`/`GITEA_SSH_PORT` configuration.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.