[PR #5393] [MERGED] API: '/orgs/:org/repos': return private repos with read access #17780

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5393
Author: @inxonic
Created: 11/23/2018
Status: Merged
Merged: 11/24/2018
Merged by: @lafriks

Base: release/v1.6Head: release/v1.6


📝 Commits (1)

  • b56da9e Backported #5383 on v1.6: API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829)

📊 Changes

2 files changed (+46 additions, -19 deletions)

View changed files

📝 integrations/api_repo_test.go (+37 -12)
📝 routers/api/v1/user/repo.go (+9 -7)

📄 Description

Backported #5383 on v1.6

Fixes #5310 and #3829


🔄 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/5393 **Author:** [@inxonic](https://github.com/inxonic) **Created:** 11/23/2018 **Status:** ✅ Merged **Merged:** 11/24/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.6` ← **Head:** `release/v1.6` --- ### 📝 Commits (1) - [`b56da9e`](https://github.com/go-gitea/gitea/commit/b56da9ecf3a43bf10174d7dcb190227e4bd31812) Backported #5383 on v1.6: API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) ### 📊 Changes **2 files changed** (+46 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `integrations/api_repo_test.go` (+37 -12) 📝 `routers/api/v1/user/repo.go` (+9 -7) </details> ### 📄 Description Backported #5383 on v1.6 Fixes #5310 and #3829 --- <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:44:19 -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#17780