mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #456] [CLOSED] Add get invites endpoint #35831
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/456
Author: @ViViDboarder
Created: 4/11/2019
Status: ❌ Closed
Base:
master← Head:get_invites📝 Commits (1)
4889415Add get invites endpoint📊 Changes
2 files changed (+19 additions, -0 deletions)
View changed files
📝
src/api/admin.rs(+9 -0)📝
src/db/models/user.rs(+10 -0)📄 Description
Update to #455 to allow retrieval of invites.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.