Ryan Brandenburg
a45f8ee596
Improve Blazor accessability
2019-06-07 12:00:35 -07:00
Kahbazi
1b5db12d3f
Indicates that SaveTokens is not supported for WsFederation ( #10763 )
2019-06-07 11:44:22 -07:00
Chris Ross
75e0115de9
Add PKCE support in OIDC & OAuth #7734 ( #10928 )
2019-06-07 11:27:44 -07:00
Nate McMaster
4300f498c7
[automated] Merge branch 'release/3.0-preview6' => 'master' ( #10936 )
2019-06-07 11:21:00 -07:00
Kahbazi
1dff8cbdbc
Add OnRejected to Request Throttling middleware ( #10817 )
...
* Add OnRejected to Request Throttling middleware
* Remove IApplicationBuilder extension with option
* Add test
* Add summary for OnRejected
2019-06-07 11:15:48 -07:00
Daniel Roth
d058e0f495
Fix inconsistent casing of LoginDisplay component ( #10966 )
2019-06-07 10:10:59 -07:00
Ryan Brandenburg
aeeb16c6c2
Merge pull request #10950 from isaac2004/10332-work
...
Update all our activated types to take ILogger<T> in Templates - 10332
2019-06-07 10:03:08 -07:00
Jacques Eloff
c5f85986e6
Disable bundle localization ( #10976 )
2019-06-07 09:54:59 -07:00
David Fowler
b34acc9e86
Removed BufferSegment ( #10982 )
...
- This was leftover from the old StreamPipeReader impl
2019-06-07 08:51:46 -07:00
Isaac Levin
af5c1eed67
Update SampleDataController.cs
2019-06-07 10:23:20 -04:00
Isaac Levin
86dde596b8
Update Error.cshtml.cs
2019-06-07 10:22:59 -04:00
Isaac Levin
7b8d34243a
Update Error.cshtml.cs
2019-06-07 10:22:41 -04:00
Isaac Levin
01d10ab08e
Update SampleDataController.cs
2019-06-07 10:22:26 -04:00
Isaac Levin
6c0dcf3e6f
Update OidcConfigurationController.cs
2019-06-07 10:22:06 -04:00
Javier Calvarro Nelson
5d091df908
Move identity functional test website to generic host ( #10974 )
2019-06-06 22:01:33 -07:00
Andrew Stanton-Nurse
f7f80fdbaa
Fix AuthenticationService summary ( #10969 )
...
Fix AuthenticationService summary
2019-06-06 15:57:48 -07:00
Javier Calvarro Nelson
0a25c28173
[Mvc] Undo MVC breaking change ( #10962 )
...
* Undo MVC breaking change
2019-06-06 15:57:10 -07:00
Kahbazi
ba8c6ccf6f
Inject ILogger to RequestLocalization Middleware ( #10946 )
2019-06-06 15:38:02 -07:00
Javier Calvarro Nelson
7e162096a9
[Static Web Assets] Various fixes ( #10937 )
...
* [Static Web Assets] Various fixes
* Remove support for the embedded manifest.
* Move static web assets directly into hosting
2019-06-06 14:13:57 -07:00
Kahbazi
69e4a566b3
Fix AuthenticationService summary
2019-06-07 01:35:38 +04:30
Ryan Brandenburg
9336a6acd6
React to removed link ( #10957 )
...
React to removed link
2019-06-06 13:39:25 -07:00
John Luo
67b665208c
Remove 2.x workaround for BindModel_ReturnsModel_IfAttemptedValueIsValid_FrenchThirtyTwoThousandPointOne failure
2019-06-06 11:46:22 -07:00
dotnet-maestro-bot
8627096084
Skip model binding test due to environment changes ( #10923 ) ( #10931 )
2019-06-06 11:46:22 -07:00
David Fowler
fcda7fd7d0
Added more logs to unix domain sockets test ( #10943 )
...
- The current theory is that the tests are experiencing starvation so add more logs to see if if anything in the application is running between the FIN being received on the server side and application code receiving the notification that the pipe was completed.
- Detect OperationAborted to avoid the connection reset log.
2019-06-06 10:46:37 -07:00
Ryan Brandenburg
27b00fe95f
Merge branch 'master' into 10332-work
2019-06-06 10:26:34 -07:00
YPTopMan
c18fc3d7ca
Use throws expressions and expression bodied members ( #10764 )
2019-06-06 09:56:12 -07:00
Mikael Mengistu
b08577342d
Lazy-init formatter resolvers in MessagePackHubProtocolOptions ( #10929 )
2019-06-06 08:33:32 -07:00
Isaac Levin
c4790a0228
Update _ValidationScriptsPartial.cshtml
2019-06-06 11:01:43 -04:00
Isaac Levin
ea55f8db71
Update OidcConfigurationController.cs
2019-06-06 10:57:03 -04:00
Isaac Levin
6410d4e761
Update OidcConfigurationController.cs
2019-06-06 10:56:28 -04:00
Isaac Levin
018800ed41
Update Privacy.cshtml.cs
2019-06-06 10:55:26 -04:00
Isaac Levin
8c5800a94c
Update Index.cshtml.cs
2019-06-06 10:55:02 -04:00
Isaac Levin
9468e2dfed
Update _ValidationScriptsPartial.cshtml
2019-06-06 10:54:10 -04:00
Isaac Levin
7983924871
Added ILogger and cleanup
2019-06-06 10:42:09 -04:00
Justin Kotalik
fdba8a91f9
Add versioning to dotnet-dev-certs ( #10908 )
2019-06-05 22:04:27 -07:00
Brennan
5b56de966e
Change case-insensitive Json default in SignalR ( #10814 )
2019-06-05 21:57:18 -07:00
Stephen Halter
81f2d46660
Unify C# and TS SignalR client auto-reconnect APIs ( #10678 )
2019-06-05 21:32:47 -07:00
Andrew Stanton-Nurse
915cc74df8
fix #7548 by updating to v142 toolset (again) ( #10904 )
...
* fix #7548 by updating to v142 toolset (again)
* small note
* it's a compiler bug. let's just try
* you get a pass vc++... THIS TIME
* should no longer need v141 toolset!
2019-06-05 21:31:36 -07:00
Stephen Halter
511761627a
Improve shutdown of SignalR .NET client sample ( #10675 )
2019-06-05 21:31:04 -07:00
Brennan
c518cff370
Add missing log to hub method failure ( #10903 )
2019-06-05 20:17:40 -07:00
Cory Nelson
bc6f4b6034
Fix a write past the end of buffer when IntegerEncoder encodes to multi-bytes and does not have sufficient room to do so. ( #10914 )
...
Add some basic asserts to constrain parameters to HPACK spec.
Add some additional tests.
2019-06-05 20:15:16 -07:00
Justin Kotalik
d3e90a7c07
Guarantee that ANCM package dlls are used for back compat tests ( #10858 )
2019-06-05 20:11:47 -07:00
Justin Kotalik
f080c89e89
Add better error message when someone does single file publish in ANCM ( #10871 )
2019-06-05 20:10:43 -07:00
Steve Sanderson
3697b4704b
Workaround Chrome navigation issue ( #10839 )
...
Thanks @javiercn and @SteveSandersonMS!
2019-06-05 17:43:20 -07:00
Nate McMaster
2b2bf067dd
[automated] Merge branch 'release/3.0-preview6' => 'master' ( #10910 )
...
[automated] Merge branch 'release/3.0-preview6' => 'master'
2019-06-05 16:37:24 -07:00
Arthur Vickers
a86a811f7b
Cleanup in Identity tests
...
Fixes #10671 by using updated EF API
Fixes #5812 so tests are re-enabled for PRs
Also part of #10668 since one of the changed EF queries is now working
Finally, I removed all remaining platform skips since with SQLite these tests should now run anywhere.
2019-06-05 15:49:49 -07:00
dotnet-maestro[bot]
1ca61453c8
[master] Update dependencies from 2 repositories ( #10863 )
...
* Update dependencies
2019-06-05 14:59:46 -07:00
Pranav K
23d1d11dda
Revert "Guarantee ordering for SignalR client HttpConnection.send ( #10780 )" ( #10916 )
...
This reverts commit b1a29281ba .
2019-06-05 14:26:44 -07:00
Ryan Brandenburg
177ad2b966
Merge pull request #10917 from saluce65/patch-1
...
Remove gender-specific terminology from comments
2019-06-05 14:16:21 -07:00
Ryan Brandenburg
1c9d7e4671
Merge pull request #10918 from saluce65/patch-2
...
Update logout.component.ts
2019-06-05 14:08:01 -07:00