diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-08 15:42:24 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-08 15:42:31 +0000 |
commit | b733bca19730026b9beccf277efd71a14641a565 (patch) | |
tree | c23b0ad35ccec3315052a142ac04860b64287894 /tests/utils.py | |
parent | Modify @cache_in_self decorator to accept self classes other than HomeServer (diff) | |
download | synapse-b733bca19730026b9beccf277efd71a14641a565.tar.xz |
Move Account Validity callbacks to a dedicated file
Spreading module callback registration across the codebase is both a bit messy and makes it unclear where a user should register callbacks if they want to define a new class of callbacks. Consolidating these under the synapse.module_api module cleans things up a bit, puts related code in the same place and makes it much more obvious how to extend it.
Diffstat (limited to 'tests/utils.py')
0 files changed, 0 insertions, 0 deletions