[PR #446] [MERGED] New settings option for a custom SSH host (#3763) #15387

Closed
opened 2025-11-02 11:45:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/446
Author: @lunny
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @tboerger

Base: masterHead: lunny/ssh_host


📝 Commits (2)

  • cd5f2d6 New settings option for a custom SSH host (#3763)
  • 88b469e let default ssh listen addr empty

📊 Changes

4 files changed (+10 additions, -7 deletions)

View changed files

📝 conf/app.ini (+2 -0)
📝 modules/setting/setting.go (+1 -0)
📝 modules/ssh/ssh.go (+5 -5)
📝 routers/init.go (+2 -2)

📄 Description

cherry-pick from gogits/gogs#3763


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/446 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/ssh_host` --- ### 📝 Commits (2) - [`cd5f2d6`](https://github.com/go-gitea/gitea/commit/cd5f2d691a151caaf838565aea9d71af82fe2603) New settings option for a custom SSH host (#3763) - [`88b469e`](https://github.com/go-gitea/gitea/commit/88b469ea505cc325d5e5757fbefa2824d3738d62) let default ssh listen addr empty ### 📊 Changes **4 files changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `conf/app.ini` (+2 -0) 📝 `modules/setting/setting.go` (+1 -0) 📝 `modules/ssh/ssh.go` (+5 -5) 📝 `routers/init.go` (+2 -2) </details> ### 📄 Description cherry-pick from gogits/gogs#3763 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:45:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15387