mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-12 04:41:31 -06:00
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.
|
||
|---|---|---|
| .. | ||
| two_factor | ||
| accounts.rs | ||
| ciphers.rs | ||
| emergency_access.rs | ||
| events.rs | ||
| folders.rs | ||
| mod.rs | ||
| organizations.rs | ||
| public.rs | ||
| sends.rs | ||