Commit graph

3 commits

Author SHA1 Message Date
Till Faelligen 4b838672e8
PR review comments; Make request a POST, tests 2023-01-16 11:43:36 +01:00
Till Faelligen 287294c539
Add purge room test 2022-12-22 16:34:01 +01:00
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