Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.15.0rc1 v1.15.0rc1 | Brendan Abolivier | 2020-06-09 | 1 | -1/+0 |
| | |||||
* | Revert "1.15.0rc1" | Brendan Abolivier | 2020-06-09 | 1 | -0/+1 |
| | | | | This reverts commit 8587b0426fa4e65992aaa47158e991fa1797d3fb. | ||||
* | 1.15.0rc1 | Brendan Abolivier | 2020-06-09 | 1 | -1/+0 |
| | |||||
* | Process cross-signing keys when resyncing device lists (#7594) | Brendan Abolivier | 2020-06-01 | 1 | -0/+1 |
It looks like `user_device_resync` was ignoring cross-signing keys from the results received from the remote server. This patch fixes this, by processing these keys using the same process `_handle_signing_key_updates` does (and effectively factor that part out of that function). |