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: add guard check in case factor, session, or user are missing #1099

Merged
merged 2 commits into from
May 11, 2023

Conversation

J0
Copy link
Contributor

@J0 J0 commented May 5, 2023

Aims to prevent the existing issue where the session seems to be lost and a null pointer execption is raised.

HS ID: 1575266879

The root cause is still unidentified and we have only been able to reproduce once. Hoping that with the guard check we can flag more instances. Last recorded occurrence was in April

We will follow up with the user to see if there are any repeat occurences

@J0 J0 marked this pull request as ready for review May 11, 2023 07:11
@J0 J0 requested a review from a team as a code owner May 11, 2023 07:11
@J0 J0 marked this pull request as draft May 11, 2023 07:19
@J0 J0 marked this pull request as ready for review May 11, 2023 07:33
@J0 J0 merged commit b4a3fec into master May 11, 2023
@J0 J0 deleted the j0/add_check_on_unenrolling_factor branch May 11, 2023 08:05
uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
…pabase#1099)

Aims to prevent the existing issue where the session seems to be lost
and a null pointer execption is raised.

HS ID: 1575266879

The root cause is still unidentified and we have only been able to
reproduce once. Hoping that with the guard check we can flag more
instances. Last recorded occurrence was in April


We will follow up with the user to see if there are any repeat
occurences

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
…pabase#1099)

Aims to prevent the existing issue where the session seems to be lost
and a null pointer execption is raised.

HS ID: 1575266879

The root cause is still unidentified and we have only been able to
reproduce once. Hoping that with the guard check we can flag more
instances. Last recorded occurrence was in April


We will follow up with the user to see if there are any repeat
occurences

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 15, 2024
…pabase#1099)

Aims to prevent the existing issue where the session seems to be lost
and a null pointer execption is raised.

HS ID: 1575266879

The root cause is still unidentified and we have only been able to
reproduce once. Hoping that with the guard check we can flag more
instances. Last recorded occurrence was in April


We will follow up with the user to see if there are any repeat
occurences

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>
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