summary refs log tree commit diff
path: root/changelog.d/14038.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.73.0rc1David Robertson2022-11-291-1/+0
|
* POC delete stale non-e2e devices for users (#14038)Erik Johnston2022-11-291-0/+1
This should help reduce the number of devices e.g. simple bots the repeatedly login rack up. We only delete non-e2e devices as they should be safe to delete, whereas if we delete e2e devices for a user we may accidentally break their ability to receive e2e keys for a message. Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>