mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
deprecate authcontroller in favor of identity server
This commit is contained in:
parent
b08c960cc0
commit
54d065c3d9
@ -9,6 +9,7 @@ using Bit.Core;
|
||||
|
||||
namespace Bit.Api.Controllers
|
||||
{
|
||||
[Obsolete]
|
||||
[Route("auth")]
|
||||
public class AuthController : Controller
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user