Commit Graph

44244 Commits

Author SHA1 Message Date
msftbot[bot] d3eaa2f450
Merge pull request #24927 from dotnet-maestro-bot/merge/release/5.0-preview8-to-master
[automated] Merge branch 'release/5.0-preview8' => 'master'
2020-08-15 04:06:42 +00:00
Brennan a5263d61fb
Support more IAsyncEnumerable types in SignalR (#24926) 2020-08-14 20:42:05 -07:00
John Luo 7acb96af5e
Align scope used by client and server in blazor wasm template (#24894) 2020-08-14 18:25:42 -07:00
James Newton-King 1150b211cc
HTTP2: Fix known header type not reset for multi-value headers (#24918) 2020-08-15 12:21:25 +12:00
Justin Kotalik 91776832e0
Fix OnCompleted and implement CompleteAsync (#24686) 2020-08-14 14:16:05 -07:00
Doug Bunting 9b9d46d01d
Merge pull request #24890 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'
2020-08-14 14:10:29 -07:00
Juan Barahona a2a6db2ee3
[Blazor][Fixes #22912] Fix "registration is not supported" never displayed in blazor webassembly authentication (#24862) 2020-08-14 02:40:01 -07:00
Doug Bunting 891af2ce10
Merge branch 'release/3.1' into 'master' 2020-08-13 23:19:45 -07:00
Pranav K 1867750ec9
Add nullable annotations to SignalR.Common, SignalR.Core and Http.Connections (#24764)
* Add nullable annotations to  SignalR.Common, SignalR.Core and Http.Connections

Contributes to https://github.com/dotnet/aspnetcore/issues/5680

* Changes per PR comments. Also add nullability to hub protocols
2020-08-14 05:26:03 +00:00
Doug Bunting 9408ed888d
Increase timeout of Windows test job (#24881)
* double the cancel timeout of Windows test job
- no consistency in failures, maybe we have more tests now?
  - both of the runs below involved test failures but results were not uploaded
  - hang dumps were inconsistent too
- https://dev.azure.com/dnceng/public/_build/results?buildId=768850
- https://dev.azure.com/dnceng/public/_build/results?buildId=768703
2020-08-13 21:05:05 -07:00
Brennan cd2b4bbd19
[Java] Observe error to avoid crash (#22016) (#24843) 2020-08-13 20:43:28 -07:00
dotnet-maestro[bot] 652ea925bd
[release/3.1] Update dependencies from dotnet/efcore (#24898)
[release/3.1] Update dependencies from dotnet/efcore
- Coherency Updates:
  - Microsoft.AspNetCore.Analyzer.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.AspNetCore.BenchmarkRunner.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ActivatorUtilities.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.Memory: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.SqlServer: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.StackExchangeRedis: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.CommandLineUtils.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.AzureKeyVault: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Binder: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.CommandLine: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.EnvironmentVariables: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.FileExtensions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Ini: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Json: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.KeyPerFile: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.UserSecrets: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Xml: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DependencyInjection.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DependencyInjection: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DiagnosticAdapter: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Diagnostics.HealthChecks: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Composite: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Embedded: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Physical: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileSystemGlobbing: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.HashCodeCombiner.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Hosting.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Hosting: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.HostFactoryResolver.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Http: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Localization.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Localization: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Abstractions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.AzureAppServices: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Configuration: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Console: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Debug: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.EventSource: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.EventLog: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.TraceSource: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ObjectPool: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options.ConfigurationExtensions: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options.DataAnnotations: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ParameterDefaultValue.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Primitives: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.TypeNameHelper.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ValueStopwatch.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.WebEncoders: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.JSInterop: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.NETCore.App.Runtime.win-x64: from 3.1.7 to 3.1.8 (parent: Microsoft.Extensions.Logging)
  - Microsoft.Extensions.Logging: from 3.1.7 to 3.1.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DependencyModel: from 3.1.3 to 3.1.0 (parent: Microsoft.Extensions.Logging)
  - Microsoft.NETCore.App.Internal: from 3.1.7-servicing.20371.4 to 3.1.8-servicing.20412.2 (parent: Microsoft.Extensions.Logging)
  - Internal.AspNetCore.Analyzers: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.AspNetCore.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8 (parent: Microsoft.EntityFrameworkCore)

- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 3.1.8 to 3.1.8
  - Microsoft.EntityFrameworkCore.InMemory: from 3.1.8 to 3.1.8
  - Microsoft.EntityFrameworkCore: from 3.1.8 to 3.1.8
  - Microsoft.EntityFrameworkCore.Relational: from 3.1.8 to 3.1.8
  - Microsoft.EntityFrameworkCore.Sqlite: from 3.1.8 to 3.1.8
  - dotnet-ef: from 3.1.8 to 3.1.8
  - Microsoft.EntityFrameworkCore.SqlServer: from 3.1.8 to 3.1.8
  - Microsoft.AspNetCore.Analyzer.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.AspNetCore.BenchmarkRunner.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.ActivatorUtilities.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.Caching.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Caching.Memory: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Caching.SqlServer: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Caching.StackExchangeRedis: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.CommandLineUtils.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.Configuration.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.AzureKeyVault: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.Binder: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.CommandLine: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.EnvironmentVariables: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.FileExtensions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.Ini: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.Json: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.KeyPerFile: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.UserSecrets: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration.Xml: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Configuration: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.DependencyInjection.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.DependencyInjection: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.DiagnosticAdapter: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Diagnostics.HealthChecks: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.FileProviders.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.FileProviders.Composite: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.FileProviders.Embedded: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.FileProviders.Physical: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.FileSystemGlobbing: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.HashCodeCombiner.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.Hosting.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Hosting: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.HostFactoryResolver.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.Http: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Localization.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Localization: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.Abstractions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.AzureAppServices: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.Configuration: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.Console: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.Debug: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.EventSource: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.EventLog: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.TraceSource: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.ObjectPool: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Options.ConfigurationExtensions: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Options.DataAnnotations: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Options: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.ParameterDefaultValue.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.Primitives: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.TypeNameHelper.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.ValueStopwatch.Sources: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.Extensions.WebEncoders: from 3.1.7 to 3.1.8
  - Microsoft.JSInterop: from 3.1.7 to 3.1.8
  - Microsoft.NETCore.App.Runtime.win-x64: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.Logging: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.DependencyModel: from 3.1.3 to 3.1.0
  - Microsoft.NETCore.App.Internal: from 3.1.7-servicing.20371.4 to 3.1.8-servicing.20412.2
  - Internal.AspNetCore.Analyzers: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
  - Microsoft.AspNetCore.Testing: from 3.1.7-servicing.20371.8 to 3.1.8-servicing.20413.8
2020-08-14 02:51:12 +00:00
James Newton-King ffc0bf914a
Fast path for validating static table HTTP/2 headers (#24730) 2020-08-14 13:13:33 +12:00
dotnet-maestro[bot] e218ba8806
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling dotnet/efcore (#24820)
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling dotnet/efcore
- Updates:
  - Microsoft.AspNetCore.Razor.Language: from 3.1.6 to 3.1.8
  - Microsoft.CodeAnalysis.Razor: from 3.1.6 to 3.1.8
  - Microsoft.NET.Sdk.Razor: from 3.1.6 to 3.1.8
  - Microsoft.AspNetCore.Mvc.Razor.Extensions: from 3.1.6 to 3.1.8

- Coherency Updates:
  - Microsoft.Extensions.DependencyModel: from 3.1.6 to 3.1.3 (parent: Microsoft.Extensions.Logging)

- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 3.1.7 to 3.1.8
  - Microsoft.EntityFrameworkCore.InMemory: from 3.1.7 to 3.1.8
  - Microsoft.EntityFrameworkCore: from 3.1.7 to 3.1.8
  - Microsoft.EntityFrameworkCore.Relational: from 3.1.7 to 3.1.8
  - Microsoft.EntityFrameworkCore.Sqlite: from 3.1.7 to 3.1.8
  - dotnet-ef: from 3.1.7 to 3.1.8
  - Microsoft.EntityFrameworkCore.SqlServer: from 3.1.7 to 3.1.8
  - Microsoft.Extensions.DependencyModel: from 3.1.6 to 3.1.3

 - Merge branch 'release/3.1' into darc-release/3.1-7744003f-eff2-4bed-a56b-e0b85640660a
2020-08-14 00:36:41 +00:00
Brennan 7f7528faae
Remove ANCM shim and outofprocess handler from Runtime SiteExtension (#24884) 2020-08-13 15:54:43 -07:00
John Luo eb1d6aec16
Update exception handling condition in WsFederationHandler (#24886)
Fixes
2020-08-13 22:48:04 +00:00
Hao Kung fae4a56ff6
Add MapInboundClaims top level sugar for JwtBearerOptions (#24636)
* Add MapInboundClaims option

* Update JwtBearerOptions.cs

* Update JwtBearerTests.cs

* Update JwtBearerOptions.cs

* Update JwtBearerOptions.cs

* Update JwtBearerTests.cs

* Add MapImboundClaims to OIDC

* Update OpenIdConnectTests.cs

* Update OpenIdConnectOptions.cs

* Update OpenIdConnectOptions.cs

* Use MapInboundClaims

* Update OpenIdConnectTests.cs
2020-08-13 22:44:10 +00:00
James Newton-King 229e496966
3.1: Reset KeepAliveTimeout on HTTP/2 ping (#24858)
* Reset KeepAliveTimeout on HTTP/2 ping (#24644)

* Fix flaky keepalive ping test (#24804)

* Fix flaky keepalive ping test

* Clean up stream

* Remove quarantine attribute

* Fix test
2020-08-13 15:06:02 -07:00
Youssef Victor 60cb3bb5c4
Fix warnings in analyzer packages (#24837) 2020-08-13 14:49:47 -07:00
Doug Bunting aab95eadc9
Merge pull request #24838 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'
2020-08-13 14:39:20 -07:00
William Godbe 9034fa2ee6
Merge pull request #24885 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-08-13 14:02:35 -07:00
Will Godbe ec388dad23 Resolve conflict 2020-08-13 14:01:45 -07:00
Martin Costello 288bb9622d
Fix test that fails on machine using en-GB (#24704)
Fix test that fails due to the month and date being swapped when run on a machine configured to use UK English.
2020-08-13 13:56:08 -07:00
William Godbe 319efb7b78
Merge pull request #24375 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-08-13 13:37:02 -07:00
Pranav K 3e61104425
Make AddComponentReferenceCapture delegate non-null (#24842)
* Make the sample nullable enabled

Fixes https://github.com/dotnet/aspnetcore/issues/24794
2020-08-13 13:24:31 -07:00
Sébastien Ros 8c89172ba3
Quarantining ReceivingMessagesPreventsConnectionTimeoutFromOccuring (#24226) 2020-08-13 13:17:51 -07:00
Safia Abdalla 2931673fb7
Disconnect circuit on `beforeunload` event and fix display (#24592)
* Disconnect circuit on `beforeunload` event (#23224)

* Add delay before showing Reconnection UI (#24137)

* Add CSS delay before showing Reconnection UI

* rebuild yet again to try and get past the conflict

* Move reconnection delay mechanism into framework code (#24566)

Co-authored-by: SQL-MisterMagoo <mister.magoo+githubsql@gmail.com>
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
2020-08-13 13:17:20 -07:00
JC Aguilera a740737aae
Update path after dupe fix (#24587) 2020-08-13 13:15:57 -07:00
Stefan Rajkovic 3f6ea38f44
Reset failed access count on successful login with remembered TFA. (#24860)
Co-authored-by: Stefan Rajkovic <srajkovic@rxsense.com>
2020-08-13 13:07:35 -07:00
Chris Ross 3e29d0b708
Remove cookie name decoding (#24264) 2020-08-13 10:12:16 -07:00
Chris Ross ad4f0a0cb6
Remove cookie name decoding (#24389) 2020-08-13 10:10:49 -07:00
Adrian Wright ede7d08984
Allow ".dll" extensions in BlazorWebAssemblyLazyLoad MSBuild task. (#24866)
* Allow ".dll" extensions in BlazorWebAssemblyLazyLoad MSBuild task.
* Only allow assemblies that are specified with an extension.
Co-authored-by: Adrian Wright <adrian@compiledcoding.co.uk>
2020-08-13 09:41:03 -07:00
Mark Seemann 9f0ae10cab
[Mvc] Remove 'absolute' from documentation of Action (#23695)
The generated urls are host relative in most cases, so correcting the documentation to reflect that.
2020-08-13 09:18:29 -07:00
Chris Ross 5dbd68a60e
Apply suggestions from code review 2020-08-13 08:53:11 -07:00
Chris Ross e35c4a8acc
Apply suggestions from code review 2020-08-13 08:52:29 -07:00
Pranav K fa2d86e5b6
Add UnsupportedOSPlatformAttribute to ProtectedBrowserStorage APIs (#24800) 2020-08-13 11:28:46 +02:00
James Newton-King b8f906f0b8
HTTP2: Track at least 100 closed streams (#24828) 2020-08-13 20:44:52 +12:00
James Newton-King 82324bf357
Fix gRPC interop tests (#24824) 2020-08-13 17:48:26 +12:00
James Newton-King ca1505ba3b
Improve HTTP/2 headers enumerator performance (#24726) 2020-08-13 15:28:18 +12:00
github-actions[bot] da6aa6fc6a
Sync shared code from runtime (#24845)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-13 03:08:49 +00:00
dotnet-maestro[bot] 93cfbe46fd
[master] Update dependencies from dotnet/efcore (#24848)
[master] Update dependencies from dotnet/efcore
- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - Microsoft.EntityFrameworkCore.SqlServer: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - dotnet-ef: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - Microsoft.EntityFrameworkCore: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - Microsoft.EntityFrameworkCore.Relational: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - Microsoft.EntityFrameworkCore.Sqlite: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
  - Microsoft.EntityFrameworkCore.InMemory: from 5.0.0-rc.1.20412.1 to 5.0.0-rc.1.20412.5
2020-08-13 02:39:54 +00:00
James Newton-King 4d4f2fe00f
Fix GeneratedCodeTests and trailing whitespace (#24855) 2020-08-13 12:29:06 +12:00
Chris Ross aeb3537b61
Quarantine InputRadioGroupsWithNamesNestedInteractWithEditContext (#24853) 2020-08-13 00:23:53 +00:00
Chris Ross ac6b62b5df
Merge branch 'master' into merge/release/3.1-to-master 2020-08-12 16:42:51 -07:00
Chris R 1b31674458 Merge remote-tracking branch 'origin/release/2.1' into release/3.1
# Conflicts:
#	build/sources.props
#	eng/Baseline.Designer.props
#	eng/Baseline.xml
#	eng/PatchConfig.props
#	modules/EntityFrameworkCore
#	src/AzureIntegration/build/repo.targets
#	src/AzureIntegration/build/sources.props
#	src/AzureIntegration/test/Microsoft.AspNetCore.AzureAppServices.FunctionalTests/Assets/NuGet.latest.config
#	src/Http/Http.Extensions/src/SendFileResponseExtensions.cs
#	src/Http/Http.Extensions/test/testfile1kb.txt
#	src/Http/HttpAbstractions.sln
#	src/Installers/Windows/AspNetCoreModule-Setup/ANCMPackageResolver/ANCMPackageResolver.csproj
#	src/Middleware/Middleware.sln
#	src/Middleware/ResponseCompression/src/BodyWrapperStream.cs
#	src/Middleware/ResponseCompression/test/BodyWrapperStreamTests.cs
#	src/Templating/build/sources.props
#	test/Cli.FunctionalTests/NuGetPackageSource.cs
#	version.props
2020-08-12 15:26:39 -07:00
James Newton-King 7532d730ed
Remove unused HTTP/2 streams from pool (#24767) 2020-08-13 10:11:15 +12:00
Chris Ross 3b9c16ce28
Cherry pick preview8 changes into master (#24849)
* Pass RequestAborted to SendFileAsync

* Fix HttpSys tests
2020-08-12 21:30:04 +00:00
James Newton-King ffeeb034f5
Add gRPC standard headers to known headers (#24714) 2020-08-13 08:59:44 +12:00
Doug Bunting 0a0e1ad9cb
Merge pull request #24826 from dotnet/dougbu/update.branding.2.1
Update branding to 2.1.22
2020-08-12 11:43:54 -07:00
Doug Bunting 06f86cd643
Do not run hostname tests on macOS
- ports 522088b6be to this branch
2020-08-12 10:41:54 -07:00