On 11 mai 09, at 23:16, Bobby Roberts <[email protected]> wrote: > The question is, is there anyway to take the hashed password and > work it back to plain text so it can be used in login? Is there > another way to do this? Can it even be done at all? > No.
For what it's worth, a better option might be to look into writing a custom aurh backend that identifies your users againt your existing central db. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

