Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login/registration script not secure enough #5

Open
KenYHT opened this issue Sep 5, 2013 · 0 comments
Open

login/registration script not secure enough #5

KenYHT opened this issue Sep 5, 2013 · 0 comments
Assignees

Comments

@KenYHT
Copy link
Collaborator

KenYHT commented Sep 5, 2013

Our method of registration is currently not secure enough, as it only uses SHA1 encryption. We'll have to add salt hashing, and maybe a MD5 encryption on top of it.
Make sure to clear all of your MySQL tables when this is updated.

@ghost ghost assigned KenYHT Sep 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant