remove unused modules try2
This commit is contained in:
@@ -69,9 +69,10 @@
|
||||
</system.webServer>
|
||||
<system.web>
|
||||
<httpModules>
|
||||
<remove name="PassportAuthentication" />
|
||||
<remove name="Profile" />
|
||||
<remove name="FormsAuthentication" />
|
||||
<remove name="DefaultAuthentication" />
|
||||
<remove name="AnonymousIdentification" />
|
||||
<remove name="RoleManager" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user