dendrite/internal/httputil
Till d1d2d16738
Fix reset password endpoint (#2921)
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.
2022-12-22 11:54:03 +01:00
..
http.go Handle errors differently in the DeviceListUpdater (#2695) 2022-09-07 11:44:27 +02:00
httpapi_test.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
httpapi.go Fix reset password endpoint (#2921) 2022-12-22 11:54:03 +01:00
internalapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
paths.go Healthcheck endpoints (#2303) 2022-03-25 13:25:15 +00:00
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00