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 : userSpace 인터셉터 적용시키지 않아야 할 url 추가 #112

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

seongjunnoh
Copy link
Collaborator

📝 요약

userSpace 인터셉터에 space/{spaceId} 로 시작하는 모든 url이 등록되어 있어 스페이스 가입 요청 보낼 시에 오류 발생
-> 해결

이슈 번호 : #111

🔖 변경 사항

✅ 리뷰 요구사항

📸 확인 방법 (선택)



📌 PR 진행 시 이러한 점들을 참고해 주세요

* P1 : 꼭 반영해 주세요 (Request Changes) - 이슈가 발생하거나 취약점이 발견되는 케이스 등
* P2 : 반영을 적극적으로 고려해 주시면 좋을 것 같아요 (Comment)
* P3 : 이런 방법도 있을 것 같아요~ 등의 사소한 의견입니다 (Chore)

@seongjunnoh seongjunnoh linked an issue Aug 16, 2024 that may be closed by this pull request
Copy link
Member

@hyunn522 hyunn522 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@hyunn522 hyunn522 merged commit e90b5f0 into develop Aug 16, 2024
3 checks passed
@hyunn522 hyunn522 deleted the fix/#111/userspace-인터셉터-url-수정 branch September 2, 2024 14:47
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.

fix : userSpace 인터셉터 url 수정
2 participants