A
A
Andrei1penguin12020-12-30 21:15:39
Django
Andrei1penguin1, 2020-12-30 21:15:39

How to perform authenticate with public passwords in django?

Good day, for debugging purposes, you need to store passwords in the database in clear text, but in this case a problem arises: authenticate refuses to work and always returns none, how can I authorize the user, given that passwords are stored in the database without a hash?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2020-12-30
@bacon

for debugging purposes, you need to store passwords in the database in cleartext
no need, you yourself came up with a problem out of the blue, and "unheroically" you fight with it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question