This question is related to both DNN v4.9.5 and the latest v5. I am not using v5 yet, but certainly will.
I've wanted to use Hashed passwords ever since I started using DNN when v4 first came out. Yes they are not as convenient as encrypted, but they are more securely stored. I have reported problems in Gemini years ago about password resets. I just tried this again with DNN 4.9.5 and it is still problematic if a users forget their password.
If they click on Forgot password, they get the form to "send password". If they enter their username and click send, it will ask the security question entered. When the answer is filled in correctly, again, the only option is to click on "Send Password" and they are presented with an error.
"Password retrieval is disabled on this site. Please contact an administrator for assistance in retrieving your account details"
Of course password retrieval is disabled since the password is hashed, but there needs to be a way to recover from this, by allowing the user to enter a new password via a secure mechanism. An admin cannot even set a new password for the user. And if the admin hits force password change, you're really in trouble. Isn't the "RequireQuestionAnswer" setting supposed to assist in a reset process?
Unless DNN 5.x has fixed this, it seems it is being completely ignored. So what is the verdict on this. Does it work, or will it ever work properly? Does anyone know?
In Gemini DNN-4568 suggests this was fixed a long time ago, but I don't think so.
Thanks,
Rob