spoil
This commit is contained in:
parent
5ed0f8b71b
commit
4be7264401
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ namespace Yavsc.WebApi.Controllers
|
|||
using Yavsc.Helpers;
|
||||
using System;
|
||||
|
||||
[Authorize,Route("~/api/account"),Obsolete]
|
||||
[Authorize("AdministratorOnly"),Route("~/api/account"),Obsolete]
|
||||
public class ApiAccountController : Controller
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue