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
Components Components auth step 2 (#10293) 2019-05-20 15:41:02 +01:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework
Hosting
Html/Abstractions
Http
Identity
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
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