16451 Role without check “Edit any blog posts” can edit posts by others if he has "EditOwn" permission

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-12-10 11:43:12 -08:00
parent ce506d2bf9
commit 1ea1551ba6
3 changed files with 55 additions and 3 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Routing\IsArchiveConstraint.cs" />
<Compile Include="Routing\BlogSlugConstraint.cs" />
<Compile Include="Routing\BlogSlugConstraintUpdator.cs" />
<Compile Include="Security\BlogAuthorizationEventHandler.cs" />
<Compile Include="Services\BlogService.cs" />
<Compile Include="Controllers\BlogController.cs" />
<Compile Include="Models\BlogPart.cs" />