Dirk Klimpel

Results 74 issues of Dirk Klimpel

**Describe the bug** This issue is related to #222 * `kid` is optional in JWK, [RFC7517](https://datatracker.ietf.org/doc/html/rfc7517#section-4.5) * `kid` is optional in JWS header, [RFC7515](https://datatracker.ietf.org/doc/html/rfc7515#section-4.1.4) If JWKS only one key specifies...

bug

### Description If you call [`POST /_matrix/client/v3/rooms/{roomId}/forget`](https://spec.matrix.org/v1.3/client-server-api/#post_matrixclientv3roomsroomidforget) the user does not forget the room. This only seems to occur when the user was the last member. ### Steps to reproduce...

Relates to: - #12170 Add requested tests: - https://github.com/matrix-org/synapse/pull/12170#pullrequestreview-904151297 ### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog...

Fixes: #3717 ### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog file](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#changelog). The entry should: - Be a...

Fixes #277 "improves compatibility with React 18" ``` yarn add --exact react-scripts@^5.0.1 yarn add eslint-config-react-app@^7.0.1 -D ``` See: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md

Life cycle / eol of NodeJS: https://endoflife.date/nodejs

Add the option to use the user directory search. It can be a help for troubleshooting. https://spec.matrix.org/v1.3/client-server-api/#user-directory `POST /_matrix/client/v3/user_directory/search `

enhancement

New in Synapse 1.49.0 Docs: https://matrix-org.github.io/synapse/develop/usage/administration/admin_api/federation.html

new in Synapse v1.46.0 To reset a user to a "normal" user `user_type` must be `null`. https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account