mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-07 10:43:13 +08:00
There was a small oversight on upgrading to v2022.9.0 web-vault version. It seems the call to the /plans/ endpoint doesn't provide authentication anymore. Removed this check and it seems to work again. Fixes #2737