-
- Downloads
Add admin handler to list of handlers used for background tasks (#17847)
Fixes #17823 While we're at it, makes a change where the redactions are sent as the admin if the user is not a member of the server (otherwise these fail with a "User must be our own" message).
Showing
- changelog.d/17847.bugfix 2 additions, 0 deletionschangelog.d/17847.bugfix
- docs/admin_api/user_admin_api.md 3 additions, 0 deletionsdocs/admin_api/user_admin_api.md
- synapse/handlers/admin.py 5 additions, 1 deletionsynapse/handlers/admin.py
- synapse/server.py 1 addition, 0 deletionssynapse/server.py
- tests/rest/admin/test_user.py 97 additions, 1 deletiontests/rest/admin/test_user.py
Loading
Please register or sign in to comment