Commit 0e8fbc40346ed3baf0f8192d15e27a12c4e9aed7
1 parent
4010cdd0
changed isUserAuthenticated value to false for live
Showing
4 changed files
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.API/Web.config
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | <add key="EnableSSL" value="false" /> | 39 | <add key="EnableSSL" value="false" /> |
40 | <add key="Site_Url" value ="//52.2.38.120"/> | 40 | <add key="Site_Url" value ="//52.2.38.120"/> |
41 | <add key ="HostAddress" value="10.100.12.13" /> | 41 | <add key ="HostAddress" value="10.100.12.13" /> |
42 | - <add key="isUserAuthenticated" value="true"/> | 42 | + <add key="isUserAuthenticated" value="false"/> |
43 | </appSettings> | 43 | </appSettings> |
44 | <system.web> | 44 | <system.web> |
45 | <compilation debug="true" targetFramework="4.5" /> | 45 | <compilation debug="true" targetFramework="4.5" /> |
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll
No preview for this file type
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll.config
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | <add key="EnableSSL" value="false" /> | 39 | <add key="EnableSSL" value="false" /> |
40 | <add key="Site_Url" value ="//52.2.38.120"/> | 40 | <add key="Site_Url" value ="//52.2.38.120"/> |
41 | <add key ="HostAddress" value="10.100.12.13" /> | 41 | <add key ="HostAddress" value="10.100.12.13" /> |
42 | - <add key="isUserAuthenticated" value="true"/> | 42 | + <add key="isUserAuthenticated" value="false"/> |
43 | </appSettings> | 43 | </appSettings> |
44 | <system.web> | 44 | <system.web> |
45 | <compilation debug="true" targetFramework="4.5" /> | 45 | <compilation debug="true" targetFramework="4.5" /> |
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.pdb
No preview for this file type