element-hq / element-hq/synapse
Enforce MXID grammar for new users created by appservices
Open
A-Application-Service
A-Validation
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10246](https://github.com/matrix-org/synapse/issues/10246).
---
Application services like the IRC bridge are apparently allowed to register new users with uppercase letters in their usernames. https://github.com/matrix-org/matrix-appservice-irc/issues/1399
Once the bridge is fixed, Synapse should start enforcing the spec.
Contributor guide
Assessment
This issue has not been assessed yet.