mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-29 17:30:01 +02: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