Commit graph

3 commits

Author SHA1 Message Date
Till Faelligen 508e4c69eb
Add test for captcha registration 2022-12-23 10:19:03 +01:00
Till Faelligen adedb38f8c
Shuffle Validate* functions arround 2022-12-23 07:56:36 +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