[PR #5443] [MERGED] Admin should be able to delete repos via the API even if he is not a member of the organization #17797

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5443
Author: @adelowo
Created: 12/1/2018
Status: Merged
Merged: 12/2/2018
Merged by: @techknowlogick

Base: masterHead: admin_deletion


📝 Commits (1)

  • 2115af1 admin should be able to delete repos even if he is not a member of the organization

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 routers/api/v1/repo/repo.go (+1 -1)

📄 Description

Fixes https://github.com/go-gitea/gitea/issues/5442


🔄 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/5443 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 12/1/2018 **Status:** ✅ Merged **Merged:** 12/2/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `admin_deletion` --- ### 📝 Commits (1) - [`2115af1`](https://github.com/go-gitea/gitea/commit/2115af11b9c37c6cfbbc5b151af3d903569d6cea) admin should be able to delete repos even if he is not a member of the organization ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/api/v1/repo/repo.go` (+1 -1) </details> ### 📄 Description Fixes https://github.com/go-gitea/gitea/issues/5442 --- <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 15:51:56 -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#17797