I see this too dangerous... it is not a good idea save uncrypted
password... too many hacker attack result on public user-password list.
Why not save encrypted password on the other application too?

Best Regards?

--
Rafael E. Ferrero


2014-07-01 6:41 GMT-03:00 guillaume <[email protected]>:

> Hi list,
>
> When registering a new user, or a password change, I need to register that
> user, or his new password, in another application through an internal API.
> I'm trying to catch the password from the different form they can be found
> in, but without success. Even the signal pre_save is happening too late
> (password is already encrypted). How can I see it just before it is
> encrypted ?
>
> Thanks
>
> Guillaume
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/46c619d4-7499-4d77-afa5-01490cd06c0e%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/46c619d4-7499-4d77-afa5-01490cd06c0e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJJc_8XU7r6xLeiBmzoTq%3DtS57Bs6UjJP6qfjF2fypVZop%2B9HQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to