refactoring & pv authorization

This commit is contained in:
Paul Schneider 2019-01-26 14:23:53 +00:00
commit 5a08e29d11
16 changed files with 2992 additions and 49 deletions

View file

@ -3,7 +3,7 @@ using System.IO;
using Microsoft.AspNet.Authorization;
using Yavsc.Models.Blog;
namespace Yavsc.ViewModel.Auth {
namespace Yavsc.ViewModels.Auth {
public class FileSpotInfo : IAuthorizationRequirement
{