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

Add check for some cases where page is null #135

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

rhysyngsun
Copy link
Contributor

What are the relevant tickets?

N/A

Description (What does it do?)

We hit an issue trying to setup WebAuthn where the page is null when this method is called. We only care about it for the login form pages anyway, so I added this null check.

How can this be tested?

  • Login should still work
  • I haven't tested this against WebAuthn, but the change is very innocuous.

@rhysyngsun rhysyngsun added the Needs Review An open Pull Request that is ready for review label Feb 5, 2025
@rhysyngsun rhysyngsun merged commit a7d7e39 into main Feb 5, 2025
6 checks passed
@rhysyngsun rhysyngsun deleted the nl/handle-null-page branch February 5, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review An open Pull Request that is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants