0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 00:38:23 +02:00
bitwarden_rs/src/api/core
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
..
two_factor Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
accounts.rs register missing push devices at login (#3792) 2024-01-30 19:14:25 +01:00
ciphers.rs Fix attachment upload size check (#4282) 2024-01-28 23:32:09 +01:00
emergency_access.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
events.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
folders.rs feat: Push Notifications 2023-06-11 13:28:18 +02:00
mod.rs Allow customizing the featureStates (#4168) 2024-01-01 15:44:02 +01:00
organizations.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
public.rs Fix External ID not set during DC Sync 2023-10-21 13:54:48 +02:00
sends.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00