mirror of
https://github.com/bitwarden/server
synced 2025-12-23 03:33:35 +00:00
[EC-284] Prevent duplicate organization invites (#2113)
* prevent duplicate organization invites with test * formatting
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using Bit.Core.Entities;
|
||||
|
||||
namespace Bit.Api.Models.Request.Accounts
|
||||
|
||||
Reference in New Issue
Block a user