mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Fixes the admin password reset endpoint. It was using a wrong variable, so could not detect the user. Adds some more checks to validate we can actually change the password. |
||
|---|---|---|
| .. | ||
| testrig | ||
| wasm | ||
| db.go | ||
| event.go | ||
| http.go | ||
| keyring.go | ||
| keys.go | ||
| room.go | ||
| slice.go | ||
| user.go | ||