mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
b75537beaf
This is a first step to checking that the key is valid at the required moment. The idea here is that, rather than passing VerifyKey objects in and out of the storage layer, we instead pass FetchKeyResult objects, which simply wrap the VerifyKey and add a valid_until_ts field. |
||
---|---|---|
.. | ||
account_validity.sql | ||
add_validity_to_server_keys.sql | ||
drop_legacy_tables.sql | ||
drop_presence_list.sql | ||
relations.sql | ||
stats.sql |