summary refs log tree commit diff
path: root/tests/utils.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2023-03-08 15:42:24 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2023-03-08 15:42:31 +0000
commitb733bca19730026b9beccf277efd71a14641a565 (patch)
treec23b0ad35ccec3315052a142ac04860b64287894 /tests/utils.py
parentModify @cache_in_self decorator to accept self classes other than HomeServer (diff)
downloadsynapse-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