mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Web Extention does not recognize new Bitwarden server version #644
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?
Originally created by @blaugrau90 on GitHub.
Subject of the issue
Since the update to the new Vaultwarden server version 1.30 there is the passkey feature. This is currently only available via WebExtention. Unfortunately, it does not seem to recognize that there is a new server version. The displayed server version is still 2023.9.1
Deployment environment
Environment
Config
Show Running Config
Environment settings which are overridden:
Expected behaviour
Passkeys should be able to be saved or generated automatically.
@BlackDex commented on GitHub:
Duplicate of #4040