mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
2023.10.0 shows wrong version info #1753
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 @logopk on GitHub (Nov 6, 2023).
▶ curl https://vault.example.com/api/config
{"environment":{"api":"https://vault.example.com/api","identity":"https://vault.example.com/identity","notifications":"https://vault.example.com/notifications","sso":"","vault":"https://vault.example.com"},"featureStates":{"autofill-v2":true,"fido2-vault-credentials":true},"gitHash":"cec1e876","object":"config","server":{"name":"Vaultwarden","url":"https://github.com/dani-garcia/vaultwarden"},"version":"2023.9.1"}%
so the Browser Extension also shows 2023.9.1
cec1e87679/src/api/core/mod.rs (L202):-)
Best regards
Peter
@BlackDex commented on GitHub (Nov 6, 2023):
See https://github.com/dani-garcia/vaultwarden/discussions/4034#discussioncomment-7486742