-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!DocsThis issue tracks updating documentationThis issue tracks updating documentationDoneThis issue has been fixedThis issue has been fixedarea-dataprotectionIncludes: DataProtectionIncludes: DataProtection
Milestone
Description
aspnetcore/src/DataProtection/DataProtection/src/Internal/HostingApplicationDiscriminator.cs
Line 23 in a450cb6
| public string? Discriminator => _hosting?.ContentRootPath; |
Changes in trailing / no slash are what causes cookies to break between versions
we need to figure out where/how to normalize things
cc @blowdart
Metadata
Metadata
Assignees
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!DocsThis issue tracks updating documentationThis issue tracks updating documentationDoneThis issue has been fixedThis issue has been fixedarea-dataprotectionIncludes: DataProtectionIncludes: DataProtection