Add identifier when authorizing with password

This PR is almost copy of https://github.com/Awesome-Technologies/synapse-admin/pull/601 PR,
authored by @dklimpel
This commit is contained in:
Aine
2024-09-03 10:40:27 +03:00
parent 678867e981
commit 7747dc7f28
4 changed files with 7 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ The following changes are already implemented:
* [Prevent admins from deleting themselves](https://github.com/etkecc/synapse-admin/pull/1)
* [Fix user's default tab not being shown](https://github.com/etkecc/synapse-admin/pull/8)
* [Add identifier when authorizing with password](https://github.com/Awesome-Technologies/synapse-admin/pull/601)
_the list will be updated as new changes are added_