vaultwarden/src/api/core
Mathijs van Veluw ae6ed0ece8
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
Hadolint / Validate Dockerfile syntax (push) Waiting to run
Release / skip_check (push) Waiting to run
Release / docker-build (alpine) (push) Blocked by required conditions
Release / docker-build (debian) (push) Blocked by required conditions
trivy / Check (push) Waiting to run
Fix collection management and match some json output (#5095)
- Fixed collection management to be usable from the Password Manager UI
- Checked and brought in-to-sync with upstream several json responses
- Fixed a small issue with the `fields` response when it was empty

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-10-18 20:37:32 +02:00
..
two_factor Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
accounts.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
ciphers.rs Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00
emergency_access.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
events.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
folders.rs Fix duplicate folder creations during import (#4702) 2024-07-04 19:57:32 +02:00
mod.rs Fix keyword collision in Rust 2024 and add new api/config value (#4975) 2024-09-20 21:39:00 +02:00
organizations.rs Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00
public.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
sends.rs Secure send file uploads (#4810) 2024-07-31 15:24:15 +02:00