delete pushers created with different access token on password change

This commit is contained in:
cy 2025-03-19 20:55:14 -04:00
parent 7bf92c8a37
commit 33c5afe050
No known key found for this signature in database
5 changed files with 53 additions and 14 deletions

View file

@ -219,6 +219,10 @@ pub(super) static MAPS: &[Descriptor] = &[
name: "senderkey_pusher",
..descriptor::RANDOM_SMALL
},
Descriptor {
name: "pushkey_deviceid",
..descriptor::RANDOM_SMALL
},
Descriptor {
name: "server_signingkeys",
..descriptor::RANDOM