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

Encode passwords #16

Merged
merged 6 commits into from
May 15, 2019
Merged

Encode passwords #16

merged 6 commits into from
May 15, 2019

Conversation

Cynnexis
Copy link
Contributor

The passwords are now encoded in the database.

⚠️ WARNING ⚠️
The database must be refresh in order to make it work. If not, you may experience bugs during login.

Cynnexis added 6 commits May 10, 2019 11:34
* Imported MD5 from the pineapple project 🍍 !
Update `encode-passwords` from @LeaChemoul's modification
* Removed useless test function.
* Enforce security with new password format in code.
Update encode-passwords to test the application with functional website
* I changed the database once again to put the password in lowercase.
@Cynnexis Cynnexis added the enhancement New feature or request label May 15, 2019
@Cynnexis Cynnexis self-assigned this May 15, 2019
@Cynnexis Cynnexis merged commit 12f8c3c into master May 15, 2019
@Cynnexis Cynnexis deleted the encode-passwords branch May 15, 2019 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant