Add options to prevent users from changing their profile. (#7096)
Showing
- changelog.d/7096.feature 1 addition, 0 deletionschangelog.d/7096.feature
- docs/sample_config.yaml 23 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/registration.py 27 additions, 0 deletionssynapse/config/registration.py
- synapse/handlers/profile.py 16 additions, 0 deletionssynapse/handlers/profile.py
- synapse/rest/client/v2_alpha/account.py 16 additions, 0 deletionssynapse/rest/client/v2_alpha/account.py
- tests/handlers/test_profile.py 64 additions, 1 deletiontests/handlers/test_profile.py
- tests/rest/client/v2_alpha/test_account.py 302 additions, 0 deletionstests/rest/client/v2_alpha/test_account.py
Loading
Please register or sign in to comment