add password hashing #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "(deleted):hashing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we used hashlib to hash the password before storing into the database to fix issue #4
We forgot to take care of the authentification function, will fix now
We fixed the authenticifation. Now ready for pull-request!
Pull request closed