Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    customer issue When Client forgot their password

    When Client forgot there password they request should send or receive same old password which they created at the time of registration what is the process like encrypt /decrypt or any other method…thankX

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: When Client forgot their password

    What you suggest would be insecure. The password that they set up will be one that they like and so would probably keep. But sending it through email exposes it to anybody watching, not just for your site, but for every other one where they use it.

    It's better to send a random password and encourage them to change it to what they want in a secure environment (i.e. under the protection of SSL).

    However, this is largely irrelevant, since the form of encryption used by Zen Cart is MD5 + salt, so it's one way and virtually unbreakable. Once a customer has entered their password, there is no practical way to find out what it was.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    Default Re: When Client forgot their password

    thanks kuroi!

  4. #4
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    Default Re: When Client forgot their password

    phpMyAdmin...

  5. #5
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    Default Re: When Client forgot their password

    Once again!

    still i would like to know the process to send the same pwd.

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: When Client forgot their password

    Re-read the last paragraph of my earlier reply.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Customer used Forgot Password but password sent won't work
    By smurfy1 in forum General Questions
    Replies: 16
    Last Post: 16 Feb 2012, 04:54 AM
  2. No password in forgot password email
    By jill8026 in forum Managing Customers and Orders
    Replies: 6
    Last Post: 2 Apr 2008, 10:08 PM
  3. Replies: 2
    Last Post: 16 Jan 2008, 01:38 AM
  4. Log in box show when account/forgot password pages are showing
    By Helgera in forum Basic Configuration
    Replies: 0
    Last Post: 5 Oct 2007, 09:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg