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

Update users.js #359

Conversation

devgoodway
Copy link
Collaborator

로그인 시 알림 기능을 로드하면서 사용자 목록을 조회하는데 그때 권한이 관리자 이상으로 설정되어있어 발생한 문제 사용자 조회 권한을 일반 맴버 수준으로 수정하였음.

로그인 시 알림 기능을 로드하면서 사용자 목록을 조회하는데 그때 권한이 관리자 이상으로 설정되어있어 발생한 문제
사용자 조회 권한을 일반 맴버 수준으로 수정하였음.
@devgoodway devgoodway self-assigned this Nov 27, 2024
@devgoodway devgoodway merged commit 2e32177 into dev Nov 27, 2024
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.

[BUG] : 관리자가 아닌 사용자가 로그인 할 때 403 에러 메세지 출력
1 participant