The web client uses this API endpoint to add users to groups.
🔄 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/dani-garcia/vaultwarden/pull/3285
**Author:** [@C0rby](https://github.com/C0rby)
**Created:** 2/26/2023
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `main`
---
### 📝 Commits (1)
- [`50d4180`](https://github.com/dani-garcia/vaultwarden/commit/50d41806d9f7def9437606c64571c89a41ae04c1) Save members when updating groups
### 📊 Changes
**1 file changed** (+18 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/api/core/organizations.rs` (+18 -0)
</details>
### 📄 Description
The web client uses this API endpoint to add users to groups.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/3285
Author: @C0rby
Created: 2/26/2023
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
50d4180Save members when updating groups📊 Changes
1 file changed (+18 additions, -0 deletions)
View changed files
📝
src/api/core/organizations.rs(+18 -0)📄 Description
The web client uses this API endpoint to add users to groups.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.