Commit Graph

25659 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 0fbd2bb45e Add Azure AD B2C integration package 2018-03-22 13:29:08 -07:00
Javier Calvarro Nelson af05248042 [Fixes #4] Adds an Azure Active Directory B2C package
* Adds extension methods to configure Azure Active Directory B2C
  authentication for Web applications and APIs.
* Adds all the supporting controllers/pages to support handling UI
  flows.
* Adds a sample using B2C to authenticate in a web application.
2018-03-22 13:22:13 -07:00
Pavel Krymets e2e5a226c2 Better fix 2018-03-22 13:14:20 -07:00
Pavel Krymets f6f5e575fb Test more things 2018-03-22 13:11:29 -07:00
Mikael Mengistu c5b6be6b55
Merge pull request #1689 from aspnet/release/2.1
Merge Release/2.1
2018-03-22 19:42:08 +00:00
ASP.NET CI c91e204291 Updating BuildTools from 2.1.0-preview3-17000 to 2.1.0-preview3-17001
[auto-updated: buildtools]
2018-03-22 19:22:31 +00:00
Pavel Krymets 205fe9daf1 Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
Pranav K 48606039e5
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-22 12:17:52 -07:00
Pranav K ac3065a9e1
Temporary workaround to make Razor Windows build on dotnet-ci 2018-03-22 12:17:06 -07:00
Mikael Mengistu b5c46f35b3
Check for actual start in SSE (#1681) 2018-03-22 19:03:48 +00:00
Yanbing Shi 631c2cdd3e add SystemNetWebSocketsWebSocketProtocolPackageVersion 2018-03-22 11:51:53 -07:00
Yanbing Shi 0f622ec53d ANCM stress app 2018-03-22 11:48:43 -07:00
ASP.NET CI 2d42042353 Updating BuildTools from 2.1.0-preview3-15746 to 2.1.0-preview3-17000
[auto-updated: buildtools]
2018-03-22 11:40:34 -07:00
ASP.NET CI 551f12e1bd Updating submodule(s)
Templating => d2befa48e7

[auto-updated: submodules]
2018-03-22 11:40:24 -07:00
Javier Calvarro Nelson 7eb13646d5 Add AAD Integration repo 2018-03-22 11:34:11 -07:00
Justin Kotalik f1058f8575
Cleanup ReadAsync calls, make IISHttpContext private (#696) 2018-03-22 11:13:06 -07:00
ASP.NET CI 6ee57067b8 Updating submodule(s)
BrowserLink => c0058a078637c5ce048331da95420080a907907d
IISIntegration => af96c91584
Security => 90064ce9df
Templating => b24e3b2e78

[auto-updated: submodules]
2018-03-22 10:48:57 -07:00
Jass Bagga d2befa48e7
Merge pull request #393 from aspnet/release/2.1
Use applicationUrl instead of ASPNETCORE_URLS (#390)
2018-03-22 10:32:53 -07:00
Jass Bagga b24e3b2e78
Use applicationUrl instead of ASPNETCORE_URLS (#390)
Addresses #328
2018-03-22 10:32:20 -07:00
ASP.NET CI 97cad4c83a Updating submodule(s)
IISIntegration => f4890ac7a2

[auto-updated: submodules]
2018-03-22 10:29:48 -07:00
Pavel Krymets f4890ac7a2
Merge pull request #716 from aspnet/release/2.1
Merge Release/2.1 to dev
2018-03-22 10:23:29 -07:00
Pavel Krymets af96c91584
Add support for running test sites on IIS from VS (#714) 2018-03-22 10:21:59 -07:00
Pranav K ccb6793126
Introduce LifecycleProperty
Update TempDataAttribute infrastructure to use LifecycleProperty
2018-03-22 10:18:36 -07:00
Nate McMaster 6eb4b0ecfb
Prepare the 2.0.7 patch 2018-03-22 10:08:30 -07:00
ASP.NET CI fb8d430fe0 Updating submodule(s)
Security => ce278eba92

[auto-updated: submodules]
2018-03-22 09:51:59 -07:00
Chris Ross (ASP.NET) ce278eba92 Merge branch 'release/2.1' into dev 2018-03-22 09:42:44 -07:00
Chris Ross (ASP.NET) 3d5c9a478d Merge branch 'release/2.1' into dev 2018-03-22 09:42:21 -07:00
ASP.NET CI 65fc1fd9ff Updating submodule(s)
IISIntegration => edcc74be3d

[auto-updated: submodules]
2018-03-22 09:40:26 -07:00
Justin Kotalik edcc74be3d
Remove test parallelization (#712) 2018-03-22 09:36:04 -07:00
ASP.NET CI 404b48bc8c Updating submodule(s)
SignalR => b111c91cb0

[auto-updated: submodules]
2018-03-22 08:51:56 -07:00
David Fowler b111c91cb0
Don't copy the array for incoming msgpack reads (#1686)
* Don't copy the array for incoming msgpack reads
- Don't use ToArray on the already sliced msgpack data.
- Turns out msgpack is self describing enough to not require the count, it just needs the buffer and start offset.
2018-03-22 08:47:06 -07:00
ASP.NET CI b42dc17298 Updating submodule(s)
WebHooks => e4163deb1dbc6b06a03feaea5ee8c3292f2c57bb

[auto-updated: submodules]
2018-03-22 06:33:11 +00:00
ASP.NET CI 95bc69b47b Updating submodule(s)
WebHooks => 7545b615341a31613015a1aa7ba25195e9adeeda

[auto-updated: submodules]
2018-03-22 05:57:35 +00:00
ASP.NET CI bd1c367f63 Updating submodule(s)
KestrelHttpServer => 12abcd2f68

[auto-updated: submodules]
2018-03-21 22:21:33 -07:00
ASP.NET CI 676a976fe6 Updating submodule(s)
KestrelHttpServer => 54e538dcb5

[auto-updated: submodules]
2018-03-21 22:20:15 -07:00
Nate McMaster 12abcd2f68
Merge branch 'release/2.1' into dev 2018-03-21 22:16:12 -07:00
Nate McMaster 54e538dcb5
Remove dotnet tool install from instructions on using dotnet-dev-certs 2018-03-21 22:10:48 -07:00
ASP.NET CI 682df6015b Updating submodule(s)
Scaffolding => 3b441e17095f34b80be53bee28729d2619cc461c

[auto-updated: submodules]
2018-03-21 19:29:48 -07:00
ASP.NET CI 0997076720 Updating BuildTools from 2.1.0-preview3-15745 to 2.1.0-preview3-15746
[auto-updated: buildtools]
2018-03-22 02:22:54 +00:00
ASP.NET CI 27774f79b3 Updating submodule(s)
Common => 43ad60b85c04f91bdcc08016891d382a87a3117f
EntityFrameworkCore => 957524efe15cfff76f8face2b9a3d1ef840b50d1
Identity => 5ee278a569
IISIntegration => b9a2e5b627
Mvc => 3141179344
Scaffolding => 32a147a3601d290820e6544b1518bc3c43bd6566
Templating => c09ce816de

[auto-updated: submodules]
2018-03-22 02:22:47 +00:00
Nate McMaster c09ce816de
Merge branch 'release/2.1' into dev 2018-03-21 18:51:12 -07:00
ASP.NET CI 4b7b2c25f7 Updating BuildTools from 2.1.0-preview2-15745 to 2.1.0-preview2-15746
[auto-updated: buildtools]
2018-03-22 01:18:50 +00:00
ASP.NET CI 68da20ec93 Updating submodule(s)
Antiforgery => bb52bcf11b
BasicMiddleware => 45a0b24680
Caching => 08bc7af438b06d00f9a370e9dc58ac9614a479e9
EntityFrameworkCore => f66b89d0133dfef9baef6005d3f335779918203a
Hosting => 1bac12716d
HtmlAbstractions => c8f5b2e3ae
Identity => aa49e6990c
IISIntegration => d61d723cba
Mvc => d6176ac7de
SignalR => 3f84eee116
Templating => 899a298534

[auto-updated: submodules]
2018-03-22 01:18:41 +00:00
Nate McMaster 899a298534
Fix package metadata to match default settings for aspnetcore (#389) 2018-03-21 18:10:31 -07:00
Javier Calvarro Nelson 8947b81507 Branch for preview2 2018-03-21 17:45:41 -07:00
Nate McMaster b9a2e5b627
Merge branch 'release/2.1' into dev 2018-03-21 17:43:29 -07:00
Nate McMaster d61d723cba
Update package metadata to include commit hash (#713) 2018-03-21 17:42:18 -07:00
Chris Ross (ASP.NET) 90064ce9df Add ClaimActions for bulk add and remove. #1609 2018-03-21 16:35:37 -07:00
James Newton-King 3f84eee116
Detect availability of web sockets on client and server (#1682) 2018-03-22 12:35:31 +13:00
Justin Kotalik 8ee5007a5d
Fix native tests running (#710) 2018-03-21 16:24:06 -07:00