Commit c557e15212e256fd4ab9fd1109ad343de9be700a
Merge branch 'AIATimeLines' into Develop
Showing
9 changed files
with
1 additions
and
1 deletions
150-DOCUMENTATION/AIA-ActionPlan.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines-V1.02.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines-V1.03.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines-V1.05.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines-V1.10-2017-03-08.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines-V1.10-2017-03-15.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA-Timelines.xlsx
0 → 100644
No preview for this file type
150-DOCUMENTATION/AIA_DailyScrum.xlsx
0 → 100644
No preview for this file type
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="false"/> | 42 | + <add key="isUserAuthenticated" value="true"/> |
43 | <add key="AdminSupport" value="amrita.vishnoi@ebix.com,nikita.kulshreshtha@ebix.com"/> | 43 | <add key="AdminSupport" value="amrita.vishnoi@ebix.com,nikita.kulshreshtha@ebix.com"/> |
44 | </appSettings> | 44 | </appSettings> |
45 | <system.web> | 45 | <system.web> |