Chris R
b3e5e7c178
Fix Google & Twitter, harden the tests.
2015-12-03 16:01:33 -08:00
Chris R
2ce9fcc233
Fix facebook tests.
2015-12-03 11:11:48 -08:00
Kiran Challa
e6376a89a6
Use in-memory store for openid connect testing on non-windows platforms
2015-11-30 13:54:29 -08:00
Kiran Challa
d584c09413
Fixed OpenIdConnectBackChannelHttpHandler's path to the configuration file
2015-11-30 13:45:03 -08:00
Kiran Challa
a2f5fcbd2d
Fix Startup.cs to enable running test on non-Windows OSes
2015-11-25 14:22:35 -08:00
Chris R
3c1fa00c4d
React to Query changes.
2015-11-03 11:37:22 -08:00
Ryan Nowak
1b232a27cb
React to breaking changes in StringValues
2015-10-23 17:00:28 -07:00
Pavel Krymets
eb302bf359
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
2015-10-23 08:34:00 -07:00
Rowan Miller
d27d18fe5a
💚 Fix more calls to UseDatabaseErrorPage
...
Some more calls that I missed in my previous commit. The overload being used in the templates has swapped to a builder pattern (see aspnet/Diagnostics#184 ). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:22:43 -07:00
Chris R
b437669e93
React to ISecureDataFormat changes.
2015-10-19 10:06:56 -07:00
Victor Hurdugaci
69ed946970
Move compiler shared to its own folder
2015-10-16 10:11:09 -07:00