Implement MSC4009 to widen the allowed Matrix ID grammar (#15536)
Behind a configuration flag this adds + to the list of allowed characters in Matrix IDs. The main feature this enables is using full E.164 phone numbers as Matrix IDs.
Showing
- changelog.d/15536.feature 1 addition, 0 deletionschangelog.d/15536.feature
- synapse/config/experimental.py 3 additions, 0 deletionssynapse/config/experimental.py
- synapse/handlers/register.py 14 additions, 13 deletionssynapse/handlers/register.py
- synapse/handlers/sso.py 4 additions, 2 deletionssynapse/handlers/sso.py
- synapse/types/__init__.py 19 additions, 2 deletionssynapse/types/__init__.py
- tests/handlers/test_register.py 13 additions, 0 deletionstests/handlers/test_register.py
Loading
Please register or sign in to comment