refactoring & pv authorization
This commit is contained in:
parent
92fc6c6c95
commit
5a08e29d11
16 changed files with 2992 additions and 49 deletions
|
|
@ -1,6 +1,7 @@
|
|||
using Microsoft.AspNet.Authorization;
|
||||
using Yavsc.ViewModels.Auth;
|
||||
|
||||
namespace Yavsc.ViewModels.Auth.Handlers
|
||||
namespace Yavsc.AuthorizationHandlers
|
||||
{
|
||||
public class ViewFileHandler : AuthorizationHandler<ViewRequirement, ViewFileContext>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue