authentication - Django registration does not authenticate costum hash passwords -
In the process of migrating a Drupal site into the DEGENGO, I am using Snappet which repeats the Duplicate 7 password hashing for the demo. I tested it in shell and it works correctly:
gt; & Gt; H.verify ( "Dodo", "$ S $ DgFuhvuSb / ZVKW9JnPsjV.ht4z8MzeIrpLTiqPV9pBWU7AajfD.D") is true I use the module when I implemented the snippet clarification The old droplet users are still failing to certify, and the djections in the registration-complain that:
Please enter the correct username and password. Note that both fields can be case-sensitive.
I do not have any problems that are created in Dijengo, so I think there is something wrong in my implementation of the snippet.
How to troubleshoot it and fix it?