Skip to content

update auth.py april nilou#8

Open
April-Neuro wants to merge 1 commit intoASPP:mainfrom
April-Neuro:main
Open

update auth.py april nilou#8
April-Neuro wants to merge 1 commit intoASPP:mainfrom
April-Neuro:main

Conversation

@April-Neuro
Copy link

add salt to hash to improve same passwords

add salt to hash
Copy link
Member

@jakobj jakobj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks! 🚀

pls remove or address your comment before this can be merged.

return False
else:
add_user(pwdb, username, password)
add_user(pwdb, username, password) #make sure to add the hash into these arguments
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has this comment been addressed/can it be removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants