Charlie Calendre
Charlie Calendre
Encode userId to handle the case of a localpart with a forward slash Fixes: https://github.com/Awesome-Technologies/synapse-admin/issues/258
also fix some english typos
 `WORKDIR /home/sydent/src` create the directory as root but `python -m poetry export -o requirements.txt` run as sydent
When Nextcloud is not served at the root (ie: https://xxx.com/nextcloud), the post-authentication redirection fails if access is attempted via any sub-URL. For example in the case of https://xxx.com/nextcloud/apps/dashboard/ the portion...
Accounts created using this connector at the first connection reside in the user_oidc table, and when you want to go back to direct authentication (after having removed this app), users...
…which can't handle immutabledict ### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog). The entry should: -...