- ServiceController: [Authorize(Roles = "Super")] → [Authorize] - AccountController: [Authorize(Roles = "Super")] → [Authorize] - MessageController: [Authorize] 추가 - StatsController: [Authorize] 추가 - PushController: [Authorize] 추가 Closes #258 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Extensions | ||
| Filters | ||
| Middlewares | ||
| Properties | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Program.cs | ||
| SPMS_API.http | ||
| SPMS.API.csproj | ||