Fix required fields check on Bulk registration CSV upload, fixes #29 (#32)

This commit is contained in:
Aine
2024-09-17 13:17:07 +03:00
committed by GitHub
parent 332e98a095
commit 66c706532a
2 changed files with 6 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ The following changes are already implemented:
* [Put the version into manifest.json](https://github.com/Awesome-Technologies/synapse-admin/issues/507) (CI only)
* [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)
_the list will be updated as new changes are added_