MatrixSynapse/synapse/rest/admin
Quentin Gliech 41b9def9f2
Add a new admin API to create a new device for a user. (#15611)
This allows an external service (e.g. the matrix-authentication-service)
to create devices for users.
2023-05-17 14:39:06 +00:00
..
__init__.py
_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
rooms.py
server_notice_servlet.py
statistics.py
username_available.py
users.py Clean up and clarify "Create or modify Account" Admin API documentation (#15544) 2023-05-05 15:51:46 +01:00