MatrixSynapse/synapse/rest/admin
MomentQYC 5725712d47
Remove Python version from `/_synapse/admin/v1/server_version` (#16380)
There's no reason to expose the full Python version over what is
frequently a public API.
2023-10-02 09:07:53 -04:00
..
__init__.py Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 2023-10-02 09:07:53 -04:00
_base.py
background_updates.py
devices.py Add a new admin API to create a new device for a user. (#15611) 2023-05-17 14:39:06 +00:00
event_reports.py
experimental_features.py
federation.py
media.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
registration_tokens.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
rooms.py Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
server_notice_servlet.py
statistics.py
username_available.py
users.py Filter locked users in the admin API (#16328) 2023-09-18 15:37:51 +01:00