diff options
author | Travis Ralston <travisr@element.io> | 2024-11-20 07:48:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 14:48:22 +0000 |
commit | d0a474d312443a0ef6ebdbd9c6d3b3fd24a3500c (patch) | |
tree | 1a73b0dd5bce9c9cb667a935ae67b87fa9933f83 /tests/rest/admin/test_user.py | |
parent | Support both import names of PyPI package `python-multipart`. (#17932) (diff) | |
download | synapse-d0a474d312443a0ef6ebdbd9c6d3b3fd24a3500c.tar.xz |
Enable authenticated media by default (#17889)
Co-authored-by: Olivier 'reivilibre <oliverw@matrix.org>
Diffstat (limited to 'tests/rest/admin/test_user.py')
-rw-r--r-- | tests/rest/admin/test_user.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/rest/admin/test_user.py b/tests/rest/admin/test_user.py |