[PR #4370] [MERGED] Check that repositories can only be migrated to own user or organizations (#4366) #17349

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4370
Author: @lafriks
Created: 7/4/2018
Status: Merged
Merged: 7/4/2018
Merged by: @jonasfranz

Base: release/v1.5Head: backport/fix/migrate_owner_check


📝 Commits (1)

  • 6f8cd39 Check that repositories can only be migrated to own user or organizations (#4366)

📊 Changes

2 files changed (+42 additions, -8 deletions)

View changed files

📝 integrations/api_repo_test.go (+27 -0)
📝 routers/api/v1/repo/repo.go (+15 -8)

📄 Description

Backport #4366


🔄 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/4370 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/4/2018 **Status:** ✅ Merged **Merged:** 7/4/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `release/v1.5` ← **Head:** `backport/fix/migrate_owner_check` --- ### 📝 Commits (1) - [`6f8cd39`](https://github.com/go-gitea/gitea/commit/6f8cd39f6fadfd49895e9ca836c197c89716af8d) Check that repositories can only be migrated to own user or organizations (#4366) ### 📊 Changes **2 files changed** (+42 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `integrations/api_repo_test.go` (+27 -0) 📝 `routers/api/v1/repo/repo.go` (+15 -8) </details> ### 📄 Description Backport #4366 --- <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 12:33:12 -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#17349