forgot-password
asp.net 3.5 password recovery control in an mvc app?
Can I use the asp.net 3.5 Password Recovery control in an MVC application? We need to provide password retrieval capability for our MVC app and I would like to use the password recovery control whic[详细]
2022-12-29 04:14 分类:问答Password reset by email without a database table
The normal flow for resetting a user\'s password by mail is this: Generate a random string and store it in a database table[详细]
2022-12-29 02:56 分类:问答Implement password recovery best practice
I want to to implement password recovery in my web application. I\'d like to avoid using secret questions.[详细]
2022-12-29 01:52 分类:问答sfDoctrineGuard question
I\'m trying to do a \"i forgot my password\" functionality. My problem is that if i try to do a Doctrine query and send password to email it retrieves password encrypted. I look at some webs that Doct[详细]
2022-12-28 00:21 分类:问答Resetting ASP.NET password - security issues?
I\'ve seen various questions regarding this issue, but there are a couple of questions that haven\'t been asked. If the user forgets their password, I would like them to be able to reset it with only[详细]
2022-12-18 02:57 分类:问答User verification on the reset password page
I am writing a password-reset page for my website. Here\'s my idea: a. User click the \"forgot password\" link on the login page[详细]
2022-12-16 01:31 分类:问答