Files
vaultwarden/src/db/models
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
..
2023-02-28 20:43:22 +01:00
2022-10-23 00:49:23 +02:00
2022-10-23 00:49:23 +02:00
2023-07-12 22:04:18 +02:00
2023-08-13 17:54:18 +02:00
2023-04-06 22:34:05 +02:00
2024-01-27 02:43:26 +01:00
2022-10-23 00:49:23 +02:00
2023-10-21 13:54:48 +02:00