[PR #869] [MERGED] Bug fix: Admin can also search private repository of a user. #15623

Closed
opened 2025-11-02 11:50:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/869
Author: @appleboy
Created: 2/8/2017
Status: Merged
Merged: 2/8/2017
Merged by: @lunny

Base: masterHead: patch-2009


📝 Commits (1)

  • e6fa79b fix: Admin can also search private user repository.

📊 Changes

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

View changed files

📝 routers/user/profile.go (+10 -10)

📄 Description

Fix following bugs:

  • Admin can't search the private repository of a user on the profile page.
  • Set default sort if the user types wrong value on URL string.

cc @lunny


🔄 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/869 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/8/2017 **Status:** ✅ Merged **Merged:** 2/8/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-2009` --- ### 📝 Commits (1) - [`e6fa79b`](https://github.com/go-gitea/gitea/commit/e6fa79b251617cb142d7edb7ec30c09578fec2b1) fix: Admin can also search private user repository. ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/profile.go` (+10 -10) </details> ### 📄 Description Fix following bugs: * Admin can't search the private repository of a user on the profile page. * Set default sort if the user types wrong value on URL string. cc @lunny --- <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:50:55 -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#15623