[PR #2641] [MERGED] Remove direct user adding to organization members #16519

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2641
Author: @lafriks
Created: 10/2/2017
Status: Merged
Merged: 10/15/2017
Merged by: @lunny

Base: masterHead: remove_direct_memeber_adding


📝 Commits (2)

  • 1b18e91 Remove direct user adding to organization members
  • 1eebcb7 Merge branch 'master' into remove_direct_memeber_adding

📊 Changes

6 files changed (+0 additions, -77 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+0 -2)
📝 routers/org/members.go (+0 -40)
📝 routers/routes/routes.go (+0 -2)
📝 templates/org/home.tmpl (+0 -5)
templates/org/member/invite.tmpl (+0 -22)
📝 templates/org/member/members.tmpl (+0 -6)

📄 Description

Reason for this as this button is very confusing and there is no much point in adding user directly as organization member he will still not be able to do anything more than if he would not be added. It just makes people more confusion why user can not access or do anything. Users should be to added to repository members by adding user to one or more this organization team


🔄 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/2641 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/2/2017 **Status:** ✅ Merged **Merged:** 10/15/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `remove_direct_memeber_adding` --- ### 📝 Commits (2) - [`1b18e91`](https://github.com/go-gitea/gitea/commit/1b18e91324a10f9fd11f862265c92324efcdc9a7) Remove direct user adding to organization members - [`1eebcb7`](https://github.com/go-gitea/gitea/commit/1eebcb7c2b330a5bd26aa81ddac84d594fd5127b) Merge branch 'master' into remove_direct_memeber_adding ### 📊 Changes **6 files changed** (+0 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+0 -2) 📝 `routers/org/members.go` (+0 -40) 📝 `routers/routes/routes.go` (+0 -2) 📝 `templates/org/home.tmpl` (+0 -5) ➖ `templates/org/member/invite.tmpl` (+0 -22) 📝 `templates/org/member/members.tmpl` (+0 -6) </details> ### 📄 Description Reason for this as this button is very confusing and there is no much point in adding user directly as organization member he will still not be able to do anything more than if he would not be added. It just makes people more confusion why user can not access or do anything. Users should be to added to repository members by adding user to one or more this organization team --- <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:12:30 -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#16519