mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-23 10:35:41 +03:00
42b9cc73ac
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