vaultwarden/src/db
Stefan Melmuk 3b283c289e
register missing push devices at login (#3792)
save the push token of new device even if push notifications are not
enabled and provide a way to register the push device at login

unregister device if there already is a push token saved unless the
new token has already been registered.

also the `unregister_push_device` function used the wrong argument
cf. 08d380900b/src/Core/Services/Implementations/RelayPushRegistrationService.cs (L43)
2024-01-30 19:14:25 +01:00
..
models register missing push devices at login (#3792) 2024-01-30 19:14:25 +01:00
schemas Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
mod.rs Update crates (#4074) 2023-11-15 10:41:14 +01:00