[PR #1753] [MERGED] fix admin lost permission caused by #947 #16033

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1753
Author: @lunny
Created: 5/19/2017
Status: Merged
Merged: 5/19/2017
Merged by: @bkcsoft

Base: masterHead: lunny/fix_admin_perm


📝 Commits (1)

📊 Changes

4 files changed (+14 additions, -9 deletions)

View changed files

📝 cmd/serv.go (+1 -1)
📝 models/repo.go (+6 -6)
📝 modules/context/repo.go (+6 -1)
📝 routers/repo/http.go (+1 -1)

📄 Description

This will fix #1751.


🔄 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/1753 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/19/2017 **Status:** ✅ Merged **Merged:** 5/19/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/fix_admin_perm` --- ### 📝 Commits (1) - [`6362462`](https://github.com/go-gitea/gitea/commit/6362462da8958980385aad7c8df503d90e13380d) fix admin lost permission caused by #947 ### 📊 Changes **4 files changed** (+14 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serv.go` (+1 -1) 📝 `models/repo.go` (+6 -6) 📝 `modules/context/repo.go` (+6 -1) 📝 `routers/repo/http.go` (+1 -1) </details> ### 📄 Description This will fix #1751. --- <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:00:46 -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#16033