Allow modules to set a display name on registration (#12009)
Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
Showing
- changelog.d/12009.feature 1 addition, 0 deletionschangelog.d/12009.feature
- docs/modules/password_auth_provider_callbacks.md 31 additions, 4 deletionsdocs/modules/password_auth_provider_callbacks.md
- synapse/handlers/auth.py 58 additions, 0 deletionssynapse/handlers/auth.py
- synapse/module_api/__init__.py 5 additions, 0 deletionssynapse/module_api/__init__.py
- synapse/rest/client/register.py 7 additions, 0 deletionssynapse/rest/client/register.py
- tests/handlers/test_password_providers.py 93 additions, 30 deletionstests/handlers/test_password_providers.py
Loading
Please register or sign in to comment