delete pushers created with different access token on password change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user