mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-09 16:24:51 +00:00
d1e9f38b14
User must be only the name part, not the full MXID as we can only create local users. Fixes #406 Change-Id: Ida7b6db28d88417f28b59a02df1f3d7a010aa110
132 B
132 B
1 | id | displayname | password | is_guest | admin | deactivated |
---|---|---|---|---|---|---|
2 | testuser22 | Jane Doe | secretpassword | false | true | false |
3 | John Doe | false | false | false |