mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 21:15:39 -05:00
Version reported by api/config is wrong #5509
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 @peterge1998 on GitHub (Feb 28, 2024).
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:
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.