Manuel Stahl

Results 56 comments of Manuel Stahl

That is expected, yes. What I don't see in my setup is: > However Displayname field of local users is shown with correct value for a small moment and then...

Have a look at `REACT_APP_SERVER` in https://github.com/Awesome-Technologies/synapse-admin/blob/master/README.md

@dklimpel please respect https://cbea.ms/git-commit/, then it's easier for me to merge.

The main point is: "The server administrator must be in the room and have permission to invite users." So you could as well use a normal Matrix client. See also...

Which version of docker are you using?

If you don't provide more context (commands you issued, log output, etc), we cannot help you.

The problem is actually in synapse. [Here](https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account) you can see that create and modify use the same HTTP verb (PUT). So synapse can't figure out if we want to create...

@hanadi92 I think this one had no merge conflicts when I reviewed it. Also it properly updates the README.md. You're free to update #403 if you think something is missing.

https://eu.mouser.com/ProductDetail/392-CS-PDMICRO-01

See https://matrix.org/docs/spec/client_server/r0.4.0.html#token-based The token returned from password login is not the same that should be used for token login.