vaultwarden/src/db/models
Chase Douglas 90f7e5ff80
Some checks are pending
Build / Build and Test ${{ matrix.channel }} (msrv) (push) Waiting to run
Build / Build and Test ${{ matrix.channel }} (rust-toolchain) (push) Waiting to run
Check templates / docker-templates (push) Waiting to run
Hadolint / Validate Dockerfile syntax (push) Waiting to run
Release / Cancel older jobs when running (push) Waiting to run
Release / Build Vaultwarden containers (alpine) (push) Blocked by required conditions
Release / Build Vaultwarden containers (debian) (push) Blocked by required conditions
Trivy / Trivy Scan (push) Waiting to run
Abstract persistent files through Apache OpenDAL (#5626)
* Abstract file access through Apache OpenDAL

* Add AWS S3 support via OpenDAL for data files

* PR improvements

* Additional PR improvements

* Config setting comments for local/remote data locations
2025-05-29 21:40:58 +02:00
..
attachment.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
auth_request.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
cipher.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
collection.rs Fix db issues with Option<> values and upd crates (#5594) 2025-02-14 17:58:57 +01:00
device.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
emergency_access.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
event.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
favorite.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
folder.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
group.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
mod.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
org_policy.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
organization.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
send.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
two_factor_duo_context.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
two_factor_incomplete.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
two_factor.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
user.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00