Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(is): service resolution from HttpContext #1690

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

josephdecock
Copy link
Member

Fix service resolution in PostConfigureApplicationCookieTicketStore so that it can be constructed without an http context available.

What issue does this PR address?
Fixes #1689

@josephdecock josephdecock changed the base branch from main to releases/is/7.1.x January 5, 2025 05:15
@josephdecock josephdecock force-pushed the 7.1.0-httpcontext-bug branch 2 times, most recently from f16d4fc to d8fadf9 Compare January 5, 2025 14:39
@josephdecock josephdecock changed the title bug(is): service resolution in PostConfigureApplicationCookieTicketStore fix(is): service resolution from HttpContext Jan 5, 2025
Fix service resolution in PostConfigureApplicationCookieTicketStore so that it can be
constructed without an http context available.
@josephdecock josephdecock merged commit 1756170 into releases/is/7.1.x Jan 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Null Reference Exception | PostConfigureApplicationCookieTicketStore
2 participants