summary refs log tree commit diff
path: root/changelog.d/17304.feature
blob: a969d8bf585dfb9d645fa67aa391a5fc9c61859a (plain) (blame)
1
2
`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.