vaultwarden/src
Stefan Melmuk 0c6817cb4e
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
hide password hints via CSS (#6726)
2026-01-18 15:25:20 +01:00
..
api hide password hints via CSS (#6726) 2026-01-18 15:25:20 +01:00
db use email instead of empty name for webauhn (#6733) 2026-01-18 15:23:21 +01:00
static hide password hints via CSS (#6726) 2026-01-18 15:25:20 +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