vaultwarden/src
Mathijs van Veluw cc80f689ed
Some checks failed
Build / Build and Test ${{ matrix.channel }} (msrv) (push) Has been cancelled
Build / Build and Test ${{ matrix.channel }} (rust-toolchain) (push) Has been cancelled
Check templates / Validate docker templates (push) Has been cancelled
Hadolint / Validate Dockerfile syntax (push) Has been cancelled
Release / Build Vaultwarden containers (amd64, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (amd64, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v6, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v6, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v7, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v7, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm64, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm64, debian) (push) Has been cancelled
Trivy / Trivy Scan (push) Has been cancelled
Code Spell Checking / Run typos spell checking (push) Has been cancelled
Security Analysis with zizmor / Run zizmor (push) Has been cancelled
Release / Merge manifests (alpine) (push) Has been cancelled
Release / Merge manifests (debian) (push) Has been cancelled
Update crates, web-vault, js, workflows (#6749)
- Updated all crates
- Updated web-vault to v2025.12.2
- Updated all JavaScript files
- Updated all GitHub Action Workflows
  Also added the `concurrency` option to all workflows.

Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-22 23:40:39 +01:00
..
api Update crates, web-vault, js, workflows (#6749) 2026-01-22 23:40:39 +01:00
db fix email as 2fa with auth requests (#6736) 2026-01-22 23:25:11 +01:00
static Update crates, web-vault, js, workflows (#6749) 2026-01-22 23:40:39 +01:00
auth.rs Try old refresh token if we fail to decode jwt (#6629) 2025-12-29 22:54:51 +01:00
config.rs Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +01:00
crypto.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
error.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
http_client.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
mail.rs Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
main.rs Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +01:00
ratelimit.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso_client.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
sso.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
util.rs Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +01:00