dendrite/userapi/storage/postgres
Neil 78dbf21c5f
Support for fallback keys (#3451)
Backports support for fallback keys from Harmony, which should make E2EE
more reliable in the face of OTK exhaustion.

Signed-off-by: Neil Alexander <git@neilalexander.dev>

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>

[skip ci]
2024-12-17 19:19:15 +01:00
..
deltas Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
account_data_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
accounts_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
cross_signing_keys_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
cross_signing_sigs_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
device_keys_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
devices_table.go Fix linting 2024-11-14 16:40:08 +01:00
fallback_keys_table.go Support for fallback keys (#3451) 2024-12-17 19:19:15 +01:00
key_backup_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
key_backup_version_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
key_changes_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
logintoken_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
notifications_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
one_time_keys_table.go Fix linting 2024-11-14 16:40:08 +01:00
openid_table.go Rename the go package 2024-10-17 17:33:45 +02:00
profile_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
pusher_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
registration_tokens_table.go Rename the go package 2024-10-17 17:33:45 +02:00
stale_device_lists.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
stats_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
storage.go Support for fallback keys (#3451) 2024-12-17 19:19:15 +01:00
threepid_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00