mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-12 02:41:21 -05:00
![Tulir Asokan](/assets/img/avatar_default.png)
The invalidation was missing in `_claim_e2e_one_time_key_returning`, which is used on SQLite 3.24+ and Postgres. This could break e2ee if nothing else happened to invalidate the caches before the keys ran out. Signed-off-by: Tulir Asokan <tulir@beeper.com>