Commit Graph
3 Commits
Author SHA1 Message Date
zpericic fe5c49edb5 v1.37.1: update to vaultwarden 1.37.1
- Bump image to docker.io/vaultwarden/server:1.37.1 (new digest)
- Security fixes upstream: SSRF via icon endpoint, cross-org cipher
  access, org policy bypass, WebSocket DDoS; invite fixes in 1.37.1
- Sync vaultwarden.cfg with upstream 1.37.1 .env.template
2026-08-10 19:24:43 +02:00
zpericic 6d606ee37b v1.36.0-2: fix SELinux volume relabel, align layout with native package
- Mount /var/lib/vaultwarden/data as /data with :Z restored; podman
  refuses to relabel a volume path that equals $HOME
- Use /var/lib/vaultwarden as service HOME (rootless podman storage
  stays in .config/.local, outside the mounted data/ subdir)
- Data location matches the native vaultwarden package
  (WorkingDirectory=/var/lib/vaultwarden, relative DATA_FOLDER=data)
- Sync vaultwarden.cfg with the native 1.36.0 template
- Add Conflicts: vaultwarden (shared user, config, unit name, state dir)
2026-07-13 11:13:11 +02:00
zpericic 816eea3662 v1.36.0 2026-05-06 20:04:52 +02:00