Praburaj
7c917a760a
Enabling the Ntlm+WebListener combination back as the issue is fixed.
...
bbb2a29a99 fixes the issue.
2014-09-15 12:22:54 -07:00
Chris Ross
0139bea6d2
#56 - Make Request & Response Stream throw IOException.
2014-09-15 09:41:29 -07:00
Chris Ross
35ad3ec7bb
Code cleanup.
2014-09-15 09:35:55 -07:00
Chris Ross
9bc33d6ce8
React to SetSlidingExpiration spelling fix.
2014-09-15 09:32:13 -07:00
Chris Ross
3811f47b23
Use out var syntax.
2014-09-15 09:13:27 -07:00
David Fowler
736fc684e6
Work around build failures
2014-09-14 21:53:30 -07:00
Praburaj
db78efda4f
Disabling Ntlm+WebListener test combination
...
For some reason the KRE_ENV value being set is not honored. Disabling the test alone to unblock build.
2014-09-14 21:45:06 -07:00
Praburaj
39ee3e714a
Reacting to the cache package rename and few misc changes
...
1. Setting expiry time for cached items.
2. Some other misc changes.
2014-09-12 17:09:39 -07:00
Chris Ross
07b3fe2135
#32 - Port comment and flow cleanup from Katana.
2014-09-12 14:42:55 -07:00
Chris Ross
55f8b9d41d
Rebase.
2014-09-12 14:32:35 -07:00
Chris Ross
0bfe3c14db
Port AuthProperties.AllowRefresh from Katana.
2014-09-12 12:42:36 -07:00
Chris Ross
f258724cbd
#32 - Honor AuthenticationProperties.AllowRefresh.
2014-09-12 12:41:23 -07:00
Chris Ross
a9e40ac895
Properly delete the correlation cookie. See Katana #230 .
2014-09-12 12:41:19 -07:00
Chris Ross
b10cda80a7
#32 - Port Cookies OnException notification from Katana.
2014-09-12 12:41:15 -07:00
Chris Ross
83bffe3542
#32 - Port Cookies OnSignedIn notification from Katana.
2014-09-12 12:41:11 -07:00
Chris Ross
d6b82b8799
#32 - Port cookie auth session store from Katana. Add MemoryCache sample.
2014-09-12 12:41:07 -07:00
Chris Ross
f6d6f31414
#32 - Port Cookie chunking from Katana.
2014-09-12 12:41:02 -07:00
Chris Ross
ea3ea90b7a
#8 - Use IHostingEnvironment.WebRoot as the default static files root.
2014-09-12 10:19:38 -07:00
Praburaj
8c1bf38211
Reacting to a change in the environment variable from ENV -> KRE_ENV
2014-09-11 16:36:54 -07:00
Chris Ross
8a66871139
#71 - Create IHostingEnvironment.
2014-09-11 16:28:01 -07:00
Praburaj
e63d4f95d2
Adding an Ntlm variation of the test
...
Modified the helpers to take in an application host config file to accomodate future needs.
2014-09-11 11:10:25 -07:00
Pranav K
c1680e92d6
Reacting to System.Text.Encoding package version change
2014-09-11 10:07:08 -07:00
Pranav K
acc5c31f28
Reacting to System.Text.Encoding package version change
2014-09-11 10:07:05 -07:00
Pranav K
b15810a173
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:57 -07:00
Pranav K
1b1e02e9dd
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:52 -07:00
Pranav K
547d77778e
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:46 -07:00
Pranav K
417556c84c
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:41 -07:00
Pranav K
9c31dbc684
Bulding Universe does not require kvm
2014-09-11 06:23:54 -07:00
Chris Ross
56987a66c6
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:47:02 -07:00
Chris Ross
a2fc6e28a8
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:39:52 -07:00
Chris Ross
0cd6e52383
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:50:37 -07:00
Chris Ross
fbe4da4db9
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:44:52 -07:00
Wei Wang
64455620a0
React to renaming TargetFramework to RuntimeFramework
2014-09-10 12:31:50 -07:00
Chris Ross
51c3dc98dc
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:27:01 -07:00
Chris Ross
d7f5c81b13
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:14:50 -07:00
Chris Ross
d50923a730
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:06:55 -07:00
Chris Ross
335895d9b4
#122 - Rename IBuilder to IApplicationBuilder.
2014-09-10 11:45:02 -07:00
Praburaj
0c3cf30d2c
Commenting the external logins from login cshtml to work around a bug
...
https://github.com/aspnet/HttpAbstractions/issues/115
Also adding a work around for the EF issue.
2014-09-10 11:26:29 -07:00
Chris Ross
200f894b5b
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 10:25:41 -07:00
Wei Wang
13adde63fa
Update the method used to read JSON asynchronously
2014-09-10 09:13:22 -07:00
Wei Wang
43fdf2a460
Upgrade Newtonsoft.Json to 6.0.4 version
2014-09-09 20:42:41 -07:00
Praburaj
c41407d7b7
Adding cache service to the Ntlm startup
2014-09-09 16:45:19 -07:00
Pranav K
8562a5c454
Adding build.sh to MusicStore
2014-09-09 14:12:36 -07:00
Praburaj
bb9934a565
Fixing KRE name for mono in deployment utility
2014-09-09 13:15:38 -07:00
Praburaj
17f3808154
Fixing a build break
2014-09-08 18:14:45 -07:00
Praburaj
093caaae7e
Adding some mocks for Google, Facebook and Twitter for E2Evalidation
...
Social mock tests are not executed right now due to 2 issues:
1. Identity extensions related to Social are not in yet.
2. Helios currently does not support loading of environment based startup class.
2014-09-08 18:02:03 -07:00
Chris Ross
9fc4e8704b
#62 - Abort the request for read/write failures.
2014-09-08 16:06:51 -07:00
Chris Ross
77f9fc496d
Update dependecy versions.
2014-09-08 13:50:14 -07:00
Chris Ross
80c8891c08
#49 - OAuth base middleware.
2014-09-08 11:42:11 -07:00
Praburaj
07424caead
Updating the home repo with the latest KVM scripts
2014-09-05 13:20:12 -07:00