Port register_new_matrix_user to Python 3 and add tests (#4085)
Showing
- changelog.d/4085.feature 1 addition, 0 deletionschangelog.d/4085.feature
- scripts/register_new_matrix_user 2 additions, 202 deletionsscripts/register_new_matrix_user
- synapse/_scripts/__init__.py 0 additions, 0 deletionssynapse/_scripts/__init__.py
- synapse/_scripts/register_new_matrix_user.py 215 additions, 0 deletionssynapse/_scripts/register_new_matrix_user.py
- tests/scripts/__init__.py 0 additions, 0 deletionstests/scripts/__init__.py
- tests/scripts/test_new_matrix_user.py 160 additions, 0 deletionstests/scripts/test_new_matrix_user.py
changelog.d/4085.feature
0 → 100644
synapse/_scripts/__init__.py
0 → 100644
synapse/_scripts/register_new_matrix_user.py
0 → 100644
tests/scripts/__init__.py
0 → 100644
tests/scripts/test_new_matrix_user.py
0 → 100644
Please register or sign in to comment