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

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5383
Author: @inxonic
Created: 11/22/2018
Status: Merged
Merged: 11/23/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (2)

  • 9ee6e59 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829)
  • c78c106 Merge branch 'master' into master

📊 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

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/5383 **Author:** [@inxonic](https://github.com/inxonic) **Created:** 11/22/2018 **Status:** ✅ Merged **Merged:** 11/23/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9ee6e59`](https://github.com/go-gitea/gitea/commit/9ee6e59950b7e34b6362a55bff51e48e745e5f8c) API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) - [`c78c106`](https://github.com/go-gitea/gitea/commit/c78c106f34834059168ae9e75f26fbc2926853f0) Merge branch 'master' into master ### 📊 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 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:41:26 -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#17775