mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #5321] [MERGED] fix group issue in send_invite #12463
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/5321
Author: @stefan0xC
Created: 12/22/2024
Status: ✅ Merged
Merged: 12/31/2024
Merged by: @BlackDex
Base:
main← Head:fix-send-invite📝 Commits (1)
fa15662fix group issue in send_invite📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/api/core/organizations.rs(+1 -1)📄 Description
As pointed out in #5320 we have a small bug in this call:
Since reviewing my other PR will probably take a while this is a separate fix to address this one issue I found and remembered.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.