Commit 485e8c025775c31ecfda44ed1109f007b18606cc

Authored by Amrita Vishnoi
1 parent ff209eba

revert web.config changes

400-SOURCECODE/AIAHTML5.API/Web.config
... ... @@ -39,7 +39,7 @@
39 39 <add key="EnableSSL" value="false" />
40 40 <add key="Site_Url" value ="//52.2.38.120"/>
41 41 <add key ="HostAddress" value="10.100.12.13" />
42   - <add key="isUserAuthenticated" value="true"/>
  42 + <add key="isUserAuthenticated" value="false
43 43 </appSettings>
44 44 <system.web>
45 45 <compilation debug="true" targetFramework="4.5" />
... ...