[PR #950] [MERGED] fix: fill in ssh key title on setting of repo #15672

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/950
Author: @appleboy
Created: 2/15/2017
Status: Merged
Merged: 2/16/2017
Merged by: @bkcsoft

Base: masterHead: ssh-key


📝 Commits (4)

  • 4f0bb3a fix: fill in ssh key title on setting of repo
  • c5e88fc fix: Don't overwrite ssh key title if exist.
  • 14945ec refactor: refactor
  • 484d20c refactor: refactor

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 public/js/index.js (+4 -4)
📝 templates/repo/settings/deploy_keys.tmpl (+2 -2)

📄 Description

related PR: https://github.com/go-gitea/gitea/pull/863


🔄 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/950 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/15/2017 **Status:** ✅ Merged **Merged:** 2/16/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `ssh-key` --- ### 📝 Commits (4) - [`4f0bb3a`](https://github.com/go-gitea/gitea/commit/4f0bb3ab78464cbc04830e7ecc83b22ca059bcf8) fix: fill in ssh key title on setting of repo - [`c5e88fc`](https://github.com/go-gitea/gitea/commit/c5e88fc374a2d8a55cdfb2fd38665359b4fb1307) fix: Don't overwrite ssh key title if exist. - [`14945ec`](https://github.com/go-gitea/gitea/commit/14945eccdac8c2276dd8d59ce390923c0af047b6) refactor: refactor - [`484d20c`](https://github.com/go-gitea/gitea/commit/484d20cd9b4fcf67f8fa5eb505472d7d159d89cc) refactor: refactor ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `public/js/index.js` (+4 -4) 📝 `templates/repo/settings/deploy_keys.tmpl` (+2 -2) </details> ### 📄 Description related PR: https://github.com/go-gitea/gitea/pull/863 --- <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:52:00 -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#15672