diff options
Diffstat (limited to 'changelog.d/17304.feature')
-rw-r--r-- | changelog.d/17304.feature | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/17304.feature b/changelog.d/17304.feature deleted file mode 100644 index a969d8bf58..0000000000 --- a/changelog.d/17304.feature +++ /dev/null @@ -1,2 +0,0 @@ -`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. |