vaultwarden/src/api
Mathijs van Veluw ca7483df85
Fix an issue with login with device (#5379)
During the refactoring done in #5320 there has a buggy slipped through which changed a uuid.
This commit fixes this, and also made some vars pass by reference.

Fixes #5377

Signed-off-by: BlackDex <black.dex@gmail.com>
2025-01-10 20:37:23 +01:00
..
core Fix an issue with login with device (#5379) 2025-01-10 20:37:23 +01:00
admin.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
icons.rs Update Rust and crates (#5248) 2024-12-05 22:10:59 +01:00
identity.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Fix an issue with login with device (#5379) 2025-01-10 20:37:23 +01:00
push.rs Fix an issue with login with device (#5379) 2025-01-10 20:37:23 +01:00
web.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00