Validate that password is entered upon reactivation of account (#609)

* Validate that password is entered upon reactivation of account

* update readme
This commit is contained in:
Borislav Pantaleev
2025-06-07 01:19:01 +03:00
committed by GitHub
parent 31356c0bdc
commit 14bc205ef2
10 changed files with 34 additions and 7 deletions

View File

@@ -115,6 +115,7 @@ The following changes are already implemented:
* 🌐 [Configurable CORS Credentials](https://github.com/etkecc/synapse-admin/pull/456)
* [Do not check homeserver URL during typing in the login form](https://github.com/etkecc/synapse-admin/pull/585)
* [Improve user account status toggles](https://github.com/etkecc/synapse-admin/pull/608)
* [Validate that password is entered upon reactivation of account](https://github.com/etkecc/synapse-admin/pull/609)
#### exclusive for [etke.cc](https://etke.cc) customers