A
A
alk2015-05-08 16:08:10
Django
alk, 2015-05-08 16:08:10

How to decode password in Django?

Good day to all!
I am doing a password recovery function on the site with sending the password to the mail. The problem is that the password is encrypted. Does Django have a standard mechanism for decrypting a password?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
marazmiki, 2015-05-08
@Alexey_Kutepov

And why, so that when the database leaks, the attacker could easily decrypt the database? Passwords must be encrypted irreversibly. And password recovery is usually understood as the creation of a new one. And the old one goes down in history

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question