2023.10.0 shows wrong version info #1374

Closed
opened 2026-04-06 01:51:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @logopk on 11/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

*Originally created by @logopk on 11/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 https://github.com/dani-garcia/vaultwarden/blob/cec1e87679cfd0e2f0bce9b7dc3256dbbd2effa8/src/api/core/mod.rs#L202 :-) Best regards Peter
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1374