MVC不需要modules的授权认证

This commit is contained in:
Argo-Lenovo 2016-12-23 12:27:27 +08:00
parent ecaa5c3c88
commit 0178964e87
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
preCondition="integratedMode,runtimeVersionv4.0"/>
</handlers>
<modules>
<add name="Authorization" type="Bootstrap.Security.AuthorizateModule, Bootstrap.Security"/>
<add name="ExceptionManagement" type="Longbow.ExceptionManagement.ExceptionManagementModule, Longbow.ExceptionManagement"/>
</modules>
</system.webServer>