add modules back

This commit is contained in:
Tommy Parnell
2015-08-29 18:08:20 -04:00
parent 5b5a6f2a2f
commit a236947868

View File

@@ -67,12 +67,4 @@
--> -->
<!--<iisnode watchedFiles="web.config;*.js"/>--> <!--<iisnode watchedFiles="web.config;*.js"/>-->
</system.webServer> </system.webServer>
<system.web>
<httpModules>
<remove name="FormsAuthentication" />
<remove name="DefaultAuthentication" />
<remove name="AnonymousIdentification" />
<remove name="RoleManager" />
</httpModules>
</system.web>
</configuration> </configuration>