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

[BUG] CORS 에러 해결 #717

Merged
merged 1 commit into from
Oct 5, 2023
Merged

[BUG] CORS 에러 해결 #717

merged 1 commit into from
Oct 5, 2023

Conversation

woo-chang
Copy link
Collaborator

🔥 연관 이슈

📝 작업 요약

CORS 에러를 해결하였습니다.

⏰ 소요 시간

5분

🔎 작업 상세 설명

CorsRegistry가 수행하던 설정을 CorsFilter에 동일하게 적용하였습니다.

🌟 논의 사항

왜 프록시 서버에서 걸러주지 않을까요?

실패한다면 CorsRegistry 다시 살리도록 하겠습니다 :(

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Test Results

370 tests   370 ✔️  19s ⏱️
115 suites      0 💤
115 files        0

Results for commit 282af5a.

Copy link
Collaborator

@tjdtls690 tjdtls690 left a comment

Choose a reason for hiding this comment

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

혹시 어떤 부분에서 문제가 되었던 건가요??

Copy link
Collaborator

@jeomxon jeomxon left a comment

Choose a reason for hiding this comment

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

👍🏻

Copy link
Collaborator

@aiaiaiai1 aiaiaiai1 left a comment

Choose a reason for hiding this comment

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

두둥

@woo-chang woo-chang merged commit e911c5f into dev Oct 5, 2023
4 checks passed
@woo-chang woo-chang deleted the feat/#716 branch October 5, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] CORS 에러 해결
4 participants