Skip to content

fix(sessions): invalidate legacy sessions with null aal - #2792

Open
fadymak wants to merge 1 commit into
masterfrom
fm/auth-1590
Open

fix(sessions): invalidate legacy sessions with null aal#2792
fadymak wants to merge 1 commit into
masterfrom
fm/auth-1590

Conversation

@fadymak

@fadymak fadymak commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

InvalidateSessionsWithAALLessThan only matched rows where aal < level, so sessions legacy sessions with aal being NULL were not invalidated.

The migration was added in 2022: #722

@fadymak
fadymak requested a review from a team as a code owner September 7, 2026 11:30
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.

2 participants