Files
synapse/changelog.d/17304.feature
2024-06-19 12:03:08 +01:00

3 lines
206 B
Gherkin

`register_new_matrix_user` now supports a --exists-ok flag to allow registration of users that already exist in the database.
This is useful for scripts that bootstrap user accounts with initial passwords.