mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 20:50:21 -05:00
Remove duplicate attribute
This commit is contained in:
parent
883a66ef5e
commit
7a8c5df37d
@ -35,7 +35,6 @@ namespace Bit.Api.AdminConsole.Controllers;
|
||||
|
||||
[Route("organizations/{orgId}/users")]
|
||||
[Authorize("Application")]
|
||||
[Authorize<MemberOrProviderRequirement>]
|
||||
public class OrganizationUsersController : Controller
|
||||
{
|
||||
private readonly IOrganizationRepository _organizationRepository;
|
||||
|
Loading…
x
Reference in New Issue
Block a user