mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #4389] Version reported by api/config is wrong #1870
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1870
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @peterge1998 on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4389
Subject of the issue
Deployment environment
Install method:
Docker compose
Clients used:
Firefox
Reverse proxy and version:
none
Other relevant details:
Steps to reproduce
visit http://miprdvaultwarden.company.lan:8060/api/config:

Expected behaviour
Show the actual version thats displayed on the http://miprdvaultwarden.company.lan:8060/#/login page:

Actual behaviour
It shows 2023.9.1
Troubleshooting data
@BlackDex commented on GitHub (Feb 28, 2024):
This works as intended:
github.com/dani-garcia/vaultwarden@d6b97090fa/src/api/core/mod.rs (L196-L201)See:
https://github.com/dani-garcia/vaultwarden/discussions/4034#discussioncomment-7486742
#4040
#4079
@peterge1998 commented on GitHub (Feb 28, 2024):
Ah okay, whats the best way to get the current version of vaultwarden then?
@BlackDex commented on GitHub (Feb 28, 2024):
It is there already.

It also is there in your current screenshot. See the
versionwithin theserverpath.