Update docker.io/vaultwarden/server Docker tag to v1.35.2
Automatically upgrading Vaultwarden container with Watchtower and having to problems whatsoever with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/vaultwarden/server | patch | 1.35.1 -> 1.35.2 |
Release Notes
dani-garcia/vaultwarden (docker.io/vaultwarden/server)
v1.35.2
Notable changes
Fixed an issue with the web-vault which prevent creating an organization.
What's Changed
- update web-vault to fix org creation by @stefan0xC in #6646
- return no content with status code 204 by @stefan0xC in #6665
- allow MasterPasswordHash for Android by @stefan0xC in #6673
- improve sso callback path by @stefan0xC in #6676
- Fix web-vault version check and update web-vault by @BlackDex in #6686
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.1...1.35.2