aspnetcore/src
Steve Sanderson 147880f796
Components auth step 2 (#10293)
* CR feedback left over from #10227

* Begin adding E2E test case

* Add cookie auth and test login page

* Make E2E auth component work client-side too

* Restructure auth E2E tests around a router so there can easily be multiple such test components

* Add E2E test case for AuthorizeView

* Prepare for E2E test implementations

* Fix ToBaseRelativePath handling of hashes

... otherwise E2E test will fail, because we're using the hash to control server-or-client execution

* Decouple E2E execution mode from hosting mode

* Actual E2E tests for cascading authentication state

* Actual E2E tests for AuthorizeView (in "no authentication rule" mode)

* Fix inconsistent namespace

* CR: Manual ref assembly definitions for AuthorizeView/CascadingAuthenticationState
2019-05-20 15:41:02 +01:00
..
Analyzers
Antiforgery
Azure Disable SameSite for AzureAd and B2C cookies #9115 (#10280) 2019-05-16 12:02:40 -07:00
Components Components auth step 2 (#10293) 2019-05-20 15:41:02 +01:00
DataProtection
DefaultBuilder Add ForwardedHeaders to CreateDefaultBuilder #4135 (#10273) 2019-05-17 13:07:11 -07:00
Features/JsonPatch
Framework
Hosting Add ForwardedHeaders to CreateDefaultBuilder #4135 (#10273) 2019-05-17 13:07:11 -07:00
Html/Abstractions
Http
Identity Allow password validation failures to propogate (#6034) 2019-05-16 09:38:30 -07:00
Installers Fix sign check 2019-05-18 19:00:04 -07:00
Middleware HeaderPropagation Middleware: configuration per client (#10096) 2019-05-17 14:16:44 -07:00
MusicStore
Mvc Defer link interception until Router is initialized (#10062) 2019-05-17 15:33:35 -07:00
ProjectTemplates Revert Work around potential race in PipeWriter (#10315) 2019-05-17 01:20:52 -07:00
Razor
Security
Servers Disable request body data rate limits per HTTP/2 stream (#10355) 2019-05-17 18:25:41 -07:00
Shared
SignalR Fix silly npm warnings (#10339) 2019-05-17 23:20:32 -07:00
SiteExtensions
Tools
submodules