mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #1869] [MERGED] Fix WebAuthn issues and some small updates #6659
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1869
Author: @BlackDex
Created: 7/25/2021
Status: ✅ Merged
Merged: 7/25/2021
Merged by: @dani-garcia
Base:
main← Head:webauthn-plus-updates📝 Commits (1)
ffdcafaFix WebAuthn issues and some small updates📊 Changes
4 files changed (+90 additions, -102 deletions)
View changed files
📝
Cargo.lock(+77 -76)📝
Cargo.toml(+2 -5)📝
src/api/core/two_factor/webauthn.rs(+7 -15)📝
src/api/notifications.rs(+4 -6)📄 Description
This makes it compatible with upstream and resolves #1840
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.