Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7564507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:55:30+00:00 2026-05-30T13:55:30+00:00

i was thinking sending an email with the md5 password as token and check

  • 0

i was thinking sending an email with the md5 password as token and check if the email+password are correct before showing the recover password form

1) user enters mail

2) if mail exists, send an email to with it with password as token

3) when user click to link: check if mail and md5 password are correct, if so:

4) show password generator form

-EDIT-

So how could be safer without adding any column to the user table?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T13:55:31+00:00Added an answer on May 30, 2026 at 1:55 pm

    It’s at least theoretically unsafe. See e.g. md5 decoding. How they do it? and MD5 security is fine?

    But why do that in the first place? The following would be much more secure, and only marginally more difficult to implement:

    1. Generate a random key, e.g. 123456789abc
    2. Store it in the user record
    3. Add the key to the URL lookup.php?key=123456789abc
    4. When the user clicks the URL, look up the key to find the correct E-Mail address.
    5. Once the operation has completed, delete the key.

    Give the key a lifetime of, say, 24 hours so illegitimate requests fade away.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need the username/password to be scrambled at the client-side before sending it over
I'm thinking about how to handle sending large amounts of email from my web
We're thinking of moving to Amazon's SES for sending bulk mail. It appears that
I have an ASP.NET web application and I'm thinking about the following: before sending
Just thinking about the best way to build an Order form that would (from
I am thinking about form security a lot lately. I have been told time
What is the best practice for sending email campaigns? My company is asking me
i need to make an app that sends an email to the user on
I have developed my first Android app and I'm thinking about sending it to
I'm writing a custom email sending service for a client. The client also wants

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.