element-hq / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://element-hq.github.io/dendrite/
GNU Affero General Public License v3.0
11 stars 3 forks source link

senderLocalpart is not considered when validating appservice /register requests #1656

Closed matrixbot closed 2 weeks ago

matrixbot commented 2 weeks ago

This issue was originally created by @Half-Shot at https://github.com/matrix-org/dendrite/issues/1656.

If the username matches the sender_localpart of a registration file, it should be treated as a match.

matrixbot commented 2 weeks ago

This comment was originally posted by @Half-Shot at https://github.com/matrix-org/dendrite/issues/1656#issuecomment-753854850.

I fixed this in #1652