On 10/31/06, shidan <[EMAIL PROTECTED]> wrote:
> Hi how can I get a Users password after it has been hashed.

The salted hash process Django uses is (deliberately, for security
purposes) a one-way procedure, so it's not possible to recover the
original password later.

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to