mirror of
https://github.com/bitwarden/server.git
synced 2025-04-08 06:28:14 -05:00
remove alias (#4058)
This commit is contained in:
parent
ac4ccafe19
commit
479f8319c2
@ -14,8 +14,6 @@ using Microsoft.AspNetCore.Mvc;
|
|||||||
|
|
||||||
namespace Bit.Identity.Controllers;
|
namespace Bit.Identity.Controllers;
|
||||||
|
|
||||||
// TODO: 2023-10-16, Remove account alias (https://bitwarden.atlassian.net/browse/PM-1247)
|
|
||||||
[Route("account/[action]")]
|
|
||||||
[Route("sso/[action]")]
|
[Route("sso/[action]")]
|
||||||
public class SsoController : Controller
|
public class SsoController : Controller
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user