Revert "Sign backup with cross-signing key when we reset it." (#2175)
This commit is contained in:
committed by
GitHub
parent
2fd08d72dc
commit
2bb14698a5
@@ -953,8 +953,6 @@ export class Crypto extends EventEmitter {
|
||||
// sign with the device fingerprint
|
||||
await this.signObject(data.auth_data);
|
||||
|
||||
await this.backupManager.enableKeyBackup(data);
|
||||
|
||||
builder.addSessionBackup(data);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user