diff --git a/README.md b/README.md index e6c9780..f7c13cb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project is built using [react-admin](https://marmelab.com/react-admin/). -It needs at least Synapse v1.38.0 for all functions to work as expected! +It needs at least Synapse v1.41.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). diff --git a/src/components/users.js b/src/components/users.js index 8e198c9..6f779d6 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -261,6 +261,12 @@ export const UserCreate = props => ( + + + + + + ); @@ -338,16 +344,15 @@ export const UserEdit = props => { icon={} path="sso" > - - - - + + + - - + +