Description
I am trying to set up a webhook to matrix, i tryed host, roomid and bearer token with a curl script, and they work.
When trying the webhook, i see that the leading ! of the room id is converted to %21and the matrix server returns me a 401 for the test....
i don't sse how i can enforce the non conversion of ! and # in the matrix webhook?
Gitea Version
1.25
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.43
Operating System
docker
How are you running Gitea?
official docker image: image: gitea/gitea:1.25
Database
None