aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.96k stars 869 forks source link

Functional test for ReplacePrincipal regression #1847

Closed HaoK closed 5 years ago

HaoK commented 6 years ago

For https://github.com/aspnet/Security/issues/1788#issuecomment-399174121

@Tratcher

natemcmaster commented 5 years ago

This repo is being archived. If this is still something you want to fix, open a new PR against https://github.com/aspnet/AspNetCore