MVC不需要modules的授权认证
This commit is contained in:
parent
ecaa5c3c88
commit
0178964e87
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue