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

fix: dados de todos os usuários no client side #133

Closed
ana-pfeilsticker opened this issue Aug 14, 2024 · 0 comments · Fixed by #134
Closed

fix: dados de todos os usuários no client side #133

ana-pfeilsticker opened this issue Aug 14, 2024 · 0 comments · Fixed by #134
Assignees
Labels
fix Fix of some non expected behavior High priority Security Software security

Comments

@ana-pfeilsticker
Copy link
Collaborator

Os dados dos usuários estão sendo retornados no client side
Futuramente deve-se mudar a forma de autenticação para evitar possíveis problemas de segurança e utilizar o JWT para autenticar o usuário. Por enquanto, como solução rápida, a fazer a requisição o sistema deve tratar a autenticação direto na função de requisição e retornar apenas uma resposta se está ok ou não, e não retornar o array de objetos usuário na autenticação.

@ana-pfeilsticker ana-pfeilsticker added fix Fix of some non expected behavior High priority Security Software security labels Aug 14, 2024
@ana-pfeilsticker ana-pfeilsticker self-assigned this Aug 14, 2024
@ana-pfeilsticker ana-pfeilsticker changed the title fix: falha de segurança extrema fix: dados de todos os usuários no client side Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix of some non expected behavior High priority Security Software security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant