Skip to content
Snippets Groups Projects
Unverified Commit 03db6701 authored by Tulir Asokan's avatar Tulir Asokan Committed by GitHub
Browse files

Fix invalidating OTK count cache after claim (#10875)


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: default avatarTulir Asokan <tulir@beeper.com>
parent 8f2a5276
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment