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

Feat/hashed passwords #58

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Feat/hashed passwords #58

merged 2 commits into from
Sep 13, 2023

Conversation

AntonioMrtz
Copy link
Owner

Description

Añadir encriptación a las contraseñas para guardarlas en mongoDB.

Commit type

Feat

Issue

Solution

Proposed Changes

  • Adaptar get_Json de usuario para campo bytes de la contraseña hasheada
  • Modificacion método crear usuario para añadir encriptación de contraseña
  • Añadida Libreria Bycript a requirements
  • Actualizados test Usuario con encriptación de contraseña

Potential Impact

Tests Performed

  • [✅ ] Test performed

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz merged commit 874c1ef into master Sep 13, 2023
@AntonioMrtz AntonioMrtz deleted the feat/hashedPasswords branch September 13, 2023 13:08
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.

1 participant