[PR #1815] [MERGED] fix bug to deny to add orgnization as a member of an orgnization or team #16063

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1815
Author: @lunny
Created: 5/26/2017
Status: Merged
Merged: 5/26/2017
Merged by: @appleboy

Base: masterHead: lunny/fix_add_org_as_team_member


📝 Commits (1)

  • be86188 fix bug to deny to add orgnization as a member of an orgnization or team

📊 Changes

3 files changed (+14 additions, -0 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+2 -0)
📝 routers/org/members.go (+6 -0)
📝 routers/org/teams.go (+6 -0)

📄 Description

Will fixes #1789


🔄 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/1815 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/26/2017 **Status:** ✅ Merged **Merged:** 5/26/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `lunny/fix_add_org_as_team_member` --- ### 📝 Commits (1) - [`be86188`](https://github.com/go-gitea/gitea/commit/be8618811d74f7e3f36bcdcdebb693b775128033) fix bug to deny to add orgnization as a member of an orgnization or team ### 📊 Changes **3 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+2 -0) 📝 `routers/org/members.go` (+6 -0) 📝 `routers/org/teams.go` (+6 -0) </details> ### 📄 Description Will fixes #1789 --- <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:01:28 -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#16063