diff options
author | Erik Johnston <erikj@element.io> | 2025-02-05 13:07:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 12:07:49 +0000 |
commit | b8a333004a9d7591ecf2c477c50e06f122f40565 (patch) | |
tree | 09e9581cd1ee170fcc770922ae35874824324e98 /synapse/util/async_helpers.py | |
parent | Add MSC3861 config options admin_token_path and client_secret_path (#18004) (diff) | |
download | synapse-b8a333004a9d7591ecf2c477c50e06f122f40565.tar.xz |
Fix legacy modules `check_username_for_spam` (#18135)
Broke in #17916, as the signature inspection incorrectly looks at the wrapper function. We fix this by setting the signature on the wrapper function to that of the wrapped function via `@functools.wraps`.
Diffstat (limited to 'synapse/util/async_helpers.py')
0 files changed, 0 insertions, 0 deletions