vaultwarden/src/api
Mathijs van Veluw cec1e87679
Fix importing Bitwarden exports (#4030)
When importing Bitwarden JSON exports, these would fail because the last
modification date was also imported and caused our out-off-sync check to
kick-in. This PR fixes this by checking if we are doing an import, and
skip this check.

Fixes #4005
2023-11-05 21:44:29 +01:00
..
core Fix importing Bitwarden exports (#4030) 2023-11-05 21:44:29 +01:00
admin.rs Merge pull request #3951 from teicee/last-active 2023-10-21 00:21:58 +02:00
icons.rs Fix typos 2023-10-05 20:08:26 +03:00
identity.rs Fix typos 2023-10-05 20:08:26 +03:00
mod.rs Implement login-with-device 2023-08-13 17:54:18 +02:00
notifications.rs Update Rust and Crates 2023-08-31 22:45:53 +02:00
push.rs Fix typos 2023-10-05 20:08:26 +03:00
web.rs Fix typos 2023-10-05 20:08:26 +03:00