[PR #209] [MERGED] Return proper error message for org reinvite #19501

Closed
opened 2026-04-25 22:02:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/209
Author: @janost
Created: 10/5/2018
Status: Merged
Merged: 10/5/2018
Merged by: @mprasil

Base: masterHead: resend-invitation-error-message


📝 Commits (1)

  • c29bc93 Return proper error message for org reinvite

📊 Changes

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

View changed files

📝 src/api/core/mod.rs (+1 -0)
📝 src/api/core/organizations.rs (+5 -0)

📄 Description

Fixes #188.

Displays an error message in the log when the user clicks the Resend invitation option for a user on the Organization/People admin panel.


🔄 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/209 **Author:** [@janost](https://github.com/janost) **Created:** 10/5/2018 **Status:** ✅ Merged **Merged:** 10/5/2018 **Merged by:** [@mprasil](https://github.com/mprasil) **Base:** `master` ← **Head:** `resend-invitation-error-message` --- ### 📝 Commits (1) - [`c29bc93`](https://github.com/dani-garcia/vaultwarden/commit/c29bc9309af419864c4680208cac1bad66bd8ca3) Return proper error message for org reinvite ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/mod.rs` (+1 -0) 📝 `src/api/core/organizations.rs` (+5 -0) </details> ### 📄 Description Fixes #188. Displays an error message in the log when the user clicks the `Resend invitation` option for a user on the Organization/People admin panel. --- <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 2026-04-25 22:02:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#19501