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

[Usuário][Cadastro] - Adicionar criptografia na senha do usuário #9

Closed
Alecell opened this issue Apr 24, 2024 · 1 comment · Fixed by #77
Closed

[Usuário][Cadastro] - Adicionar criptografia na senha do usuário #9

Alecell opened this issue Apr 24, 2024 · 1 comment · Fixed by #77
Assignees

Comments

@Alecell
Copy link

Alecell commented Apr 24, 2024

Classe separada para encriptação

Quando a senha for cadastrada pelo usuário essa senha não pode ser salva como texto puro no banco, assim é preciso que seja encriptada antes de salvar.

Sugestões de libs de encriptação: bcrypt

@Alecell Alecell converted this from a draft issue Apr 24, 2024
@kvnbg kvnbg moved this from Backlog to Todo in Octopost Backend Apr 27, 2024
@kvnbg kvnbg changed the title Adicionar criptografia na senha do usuário [Usuário][Cadastro] - Adicionar criptografia na senha do usuário Apr 27, 2024
@alvarogfn alvarogfn closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
@kvnbg kvnbg moved this from Todo to Backlog in Octopost Backend May 6, 2024
@kvnbg kvnbg moved this from Backlog to Todo in Octopost Backend May 10, 2024
@thiagoCalazans-dev
Copy link
Contributor

EU QUERO!!!

@kvnbg kvnbg reopened this May 13, 2024
@kvnbg kvnbg moved this from Todo to In Progress in Octopost Backend May 13, 2024
@Alecell Alecell moved this from In Progress to Pending Approval in Octopost Backend May 20, 2024
@kvnbg kvnbg closed this as completed in #77 May 20, 2024
@kvnbg kvnbg moved this from Pending Approval to Done in Octopost Backend May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants