Add edit user_type to user (#209)

This commit is contained in:
Dirk Klimpel
2023-01-16 12:37:30 +01:00
committed by GitHub
parent 67066a1ba7
commit e787b0a940
5 changed files with 32 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ This project is built using [react-admin](https://marmelab.com/react-admin/).
### Supported Synapse
It needs at least [Synapse](https://github.com/matrix-org/synapse) v1.42.0 for all functions to work as expected!
It needs at least [Synapse](https://github.com/matrix-org/synapse) v1.46.0 for all functions to work as expected!
You get your server version with the request `/_synapse/admin/v1/server_version`.
See also [Synapse version API](https://matrix-org.github.io/synapse/develop/admin_api/version_api.html).