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

Passkeys: Fix default timeout on authentication #10151

Merged

Conversation

varjolintu
Copy link
Member

If server has not set a timeout during Passkeys authentication, it should be set to a default value.

Fixes #10148.

Testing strategy

Manually, by setting timeout to zero from the extension side.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey merged commit e28f518 into keepassxreboot:develop Jan 6, 2024
2 checks passed
@varjolintu varjolintu deleted the fix/passkeys_auth_timeout branch January 6, 2024 17:37
@droidmonkey droidmonkey added the pr: backported Pull request backported to previous release label Jan 12, 2024
@phoerious phoerious added pr: bugfix Pull request that fixes a bug and removed bug labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Passkeys pr: backported Pull request backported to previous release pr: bugfix Pull request that fixes a bug PRE-RELEASE BUG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 timeout on passkey authentication
3 participants