Charlie Calendre

Results 6 issues of 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

![image](https://github.com/matrix-org/sydent/assets/57274151/880aaaeb-c2c2-4f3b-84d4-ce3a2ba5ce50) `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...

question

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...

enhancement

…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: -...

T-Defect