Add permissions for downloading LeafInput
This commit is contained in:
@@ -1077,6 +1077,7 @@
|
||||
<Content Include="Views\MacroPartials\ResultsDetails.cshtml" />
|
||||
<Content Include="Views\Shared\Boolean.cshtml" />
|
||||
<Content Include="Views\Shared\EditorTemplates\Checkbox.cshtml" />
|
||||
<Content Include="Views\Shared\PermissionDenied.cshtml" />
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
@@ -1143,6 +1144,7 @@
|
||||
<Compile Include="Services\PiscalQueue\PiscalService.cs" />
|
||||
<Compile Include="Services\PiscalQueue\StartPending.cs" />
|
||||
<Compile Include="Utility\NameValueCollectionUtil.cs" />
|
||||
<Compile Include="Utility\Permissions.cs" />
|
||||
<Compile Include="Utility\QueryFilter.cs" />
|
||||
<Compile Include="Utility\RequireRequestValueAttribute.cs" />
|
||||
<Compile Include="Utility\Validation.cs" />
|
||||
|
||||
Reference in New Issue
Block a user