mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 10:54:47 +00:00
c2de2ca630
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.