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

Backend > fix > As comparações da função 'hasPermissionToChange(member, data)' em MemberService.js possui um erro de semântica #109

Open
ManoMax opened this issue Nov 25, 2024 · 0 comments

Comments

@ManoMax
Copy link
Member

ManoMax commented Nov 25, 2024

Para membros não-líderes, a função deve impedir que os campos (excetuando password e abilities) sejam alterados. Atualmente o campo 'name' está sendo comparado consigo mesmo. Também seria ideal refatorar a função para facilitar a leitura. Sugestão: alterar o frontend para enviar somente os campos que serão modificados, e fazer uma função que cheque genericamente se os campos podem ser alterados. Esta função é subordinada da função update(id, data).

@ManoMax ManoMax converted this from a draft issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant