1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-21 19:00:08 +00:00
vaultwarden/src/api
Mathijs van Veluw c9860af11c
Fix another sync issue with native clients (#5259)
The `reprompt` value somehow sometimes has a value of `4`.
This isn't a valid value, and doesn't cause issues with other clients, but the native clients are more strict.

This commit fixes this by validating the value before storing and returning.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-12-08 21:48:19 +01:00
..
core Fix another sync issue with native clients (#5259) 2024-12-08 21:48:19 +01:00
admin.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
icons.rs Update Rust and crates (#5248) 2024-12-05 22:10:59 +01:00
identity.rs Some more authrequest changes (#5188) 2024-11-15 11:25:51 +01:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
push.rs Fix push not working (#5214) 2024-11-20 17:32:44 +01:00
web.rs Add dynamic CSS support (#4940) 2024-11-11 20:14:04 +01:00