mirror of
https://github.com/bitwarden/server
synced 2025-12-23 11:43:23 +00:00
fix(sso): Revert [deps] Auth: Update Duende.IdentityServer to 7.1.0
This reverts commit4c5bf495f3. (cherry picked from commit465ec08f3a) (cherry picked from commit6ec9bfe15c)
This commit is contained in:
@@ -5,9 +5,9 @@ using Bit.Core.Entities;
|
||||
using Bit.Core.Models.Api;
|
||||
using Bit.Core.Repositories;
|
||||
using Bit.Identity.Models;
|
||||
using Duende.IdentityModel;
|
||||
using Duende.IdentityServer;
|
||||
using Duende.IdentityServer.Services;
|
||||
using IdentityModel;
|
||||
using Microsoft.AspNetCore.Authentication;
|
||||
using Microsoft.AspNetCore.Localization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
Reference in New Issue
Block a user