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?--
Rafael E. Ferrero
Rafael E. Ferrero
2014-07-01 6:41 GMT-03:00 guillaume <guillaume.sueur@laposte.net>:
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.
No comments:
Post a Comment