[PR #906] [MERGED] Don't rewrite non-gitea public keys #15644

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/906
Author: @lunny
Created: 2/11/2017
Status: Merged
Merged: 3/2/2017
Merged by: @lunny

Base: masterHead: lunny/fix_publick_rewrite


📝 Commits (2)

  • d230fc2 don't rewrite non-gitea public keys
  • 671781e add comment for public key

📊 Changes

3 files changed (+85 additions, -4 deletions)

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v21.go (+53 -0)
📝 models/ssh_key.go (+30 -4)

📄 Description

This will fix #424


🔄 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/906 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/11/2017 **Status:** ✅ Merged **Merged:** 3/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_publick_rewrite` --- ### 📝 Commits (2) - [`d230fc2`](https://github.com/go-gitea/gitea/commit/d230fc216d10a4d60236a0702e10b5bdbd59e607) don't rewrite non-gitea public keys - [`671781e`](https://github.com/go-gitea/gitea/commit/671781edcedc2739aa34a442ccb378e3c56c4ec2) add comment for public key ### 📊 Changes **3 files changed** (+85 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v21.go` (+53 -0) 📝 `models/ssh_key.go` (+30 -4) </details> ### 📄 Description This will fix #424 --- <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:51:23 -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#15644