Jump to content

Password Reset question


DavidF

Recommended Posts

Hi,

 

 

I was wondering if you could advise me. we are currently designing the password reset system, we would like to avoid sending clear text passwords over the internet.

*

 

We have a html asking for the email, then secret question and answer. From what I can see, if the user enters the correct information we could call login.php and an email is sent to the user with a token in it. That token is of course mydomain.com with /pwrest.php?...and a token code.

 

 

If the user clicks on the link we would like that to go to a secure html page where the user will type in their new password, confirm it, then be taken to our home page as a login user.

 

 

From what I can see of the email template you use the $pw_reset_url variable in the email template and that will point us towards pwrest.php

 

 

Is there a way not to change it to a password reset HTML page?

 

And can I configure the life of the token code email,may 24 hours

 

 

Thanks

 

 

David

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated