Fix Bulk registration invalid MXID in requests, fixes #30 (#33)

* Fix Bulk registration invalid MXID in requests

* update readme
This commit is contained in:
Aine
2024-09-17 14:02:41 +03:00
committed by GitHub
parent 66c706532a
commit 6957cb1f7d
4 changed files with 35 additions and 10 deletions

View File

@@ -37,6 +37,7 @@ The following changes are already implemented:
* [Federation page improvements](https://github.com/Awesome-Technologies/synapse-admin/pull/583) (using theme colors)
* [Add UI option to block deleted rooms from being rejoined](https://github.com/etkecc/synapse-admin/pull/26)
* [Fix required fields check on Bulk registration CSV upload](https://github.com/etkecc/synapse-admin/pull/32)
* [Fix requests with invalid MXIDs on Bulk registration](https://github.com/etkecc/synapse-admin/pull/33)
_the list will be updated as new changes are added_