Resend invitation functionality not implemented #93

Closed
opened 2025-11-07 06:22:30 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mprasil on GitHub (Sep 18, 2018).

This popped up in #187, when inviting users that aren't registered yet, they will be set to Invited state. In this state there's an option to resend invitation in the Organization admin interface:

image

We should handle this API call more graciously as it's failing with 404 at the moment. We should return proper error message explaining the functionality is not implemented.

Originally created by @mprasil on GitHub (Sep 18, 2018). This popped up in #187, when inviting users that aren't registered yet, they will be set to `Invited` state. In this state there's an option to resend invitation in the Organization admin interface: ![image](https://user-images.githubusercontent.com/8255364/45677623-89d20e00-bb2c-11e8-9050-28ec09c7fb73.png) We should handle this API call more graciously as it's failing with `404` at the moment. We should return proper error message explaining the functionality is not implemented.
GiteaMirror added the good first issuebug labels 2025-11-07 06:22: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/vaultwarden#93