Request full online keybackup when turning it on
This commit is contained in:
parent
2b5b6ca551
commit
ead10cd0fd
5 changed files with 113 additions and 4 deletions
|
|
@ -754,7 +754,6 @@ EventStore::requestSession(const mtx::events::EncryptedEvent<mtx::events::msg::E
|
|||
if (suppressKeyRequests)
|
||||
return;
|
||||
|
||||
// TODO: Look in key backup
|
||||
auto copy = ev;
|
||||
copy.room_id = room_id_;
|
||||
if (pending_key_requests.count(ev.content.session_id)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue