vaultwarden/src
idontneedonetho a6b43651ca
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
Fix windows build issues (#7065)
Need to set signals to UNIX only so we can build on windows.
2026-04-08 15:35:18 +02:00
..
api Fix logout push identifiers and send logout before clearing devices (#7047) 2026-04-05 22:43:58 +02:00
db Change SQLite backup to use VACUUM INTO query (#6989) 2026-04-05 22:40:00 +02:00
static Misc Updates (#7027) 2026-03-29 22:21:39 +02:00
auth.rs Misc org fixes (#7032) 2026-03-29 23:15:48 +02:00
config.rs Update Feature Flags (#6981) 2026-03-23 21:21:21 +01:00
crypto.rs Update Rust and Crates and GHA (#6843) 2026-02-18 00:17:20 +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 fix(send_invite): add orgSsoIdentifier if sso_only is enabled (#6824) 2026-02-23 20:28:12 +01:00
main.rs Fix windows build issues (#7065) 2026-04-08 15:35:18 +02:00
ratelimit.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso_client.rs Add 30s cache to SSO exchange_refresh_token (#6866) 2026-03-09 18:10:06 +01:00
sso.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
util.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00