The issue @PitaJ linked and this commit https://github.com/NodeBB/NodeBB/commit/6e5de39ba05984a2791e01fffdb2a48a8b4924c5 are related to this bug.
Users can't reset password, Reset Password button is disabled
-
I had a user telling me he couldn't reset his password, so I went through the process.
I entered my email and clicked reset password. I received an email with a link back to my forums.
When I open the password reset link, I can enter a new password, but the Reset Password button is disabled.
I'm using latest code from github.
-
Thanks @baris!