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
registration_tokens.py
rooms.py
server_notice_servlet.py
statistics.py
username_available.py
users.py