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 Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
Antiforgery Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
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 add support for both env vars in #7916 fix (#10009) 2019-05-07 22:10:31 -07:00
DefaultBuilder Add ForwardedHeaders to CreateDefaultBuilder #4135 (#10273) 2019-05-17 13:07:11 -07:00
Features/JsonPatch Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Framework Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
Hosting Add ForwardedHeaders to CreateDefaultBuilder #4135 (#10273) 2019-05-17 13:07:11 -07:00
Html/Abstractions Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07:00
Http Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
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 Replace all usages of RepositoryRoot with RepoRoot (#10267) 2019-05-15 12:00:19 -07:00
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 Read interface IList.Count once rather than per iteration (#9962) 2019-05-04 17:54:12 -07:00
Security Handle `null`s in the `JsonDocumentAuthExtensions.GetString` extension method (#10252) 2019-05-15 13:48:15 -07:00
Servers Disable request body data rate limits per HTTP/2 stream (#10355) 2019-05-17 18:25:41 -07:00
Shared Replace all usages of RepositoryRoot with RepoRoot (#10267) 2019-05-15 12:00:19 -07:00
SignalR Fix silly npm warnings (#10339) 2019-05-17 23:20:32 -07:00
SiteExtensions Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
Tools Make dotnet-sql-cache an OOB package (#10272) 2019-05-16 07:49:10 -07:00
submodules Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00