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

[FEATURE-51] CORS 에러 재수정 #63

Merged
merged 3 commits into from
Oct 25, 2023
Merged

[FEATURE-51] CORS 에러 재수정 #63

merged 3 commits into from
Oct 25, 2023

Conversation

choidongkuen
Copy link
Member

PR 제목

  • CORS 에러 수정

PR 생성 날짜

  • 2023/10/25

PR 내용

  • JwtAuthenticationFilter 에서 HttpServletRequest Method == Options 인 경우 더 이상 filterchain 동작 안하도록 수정하였습니다.

첨부 자료

  • x

관련 이슈

@choidongkuen choidongkuen added the enhancement New feature or request label Oct 25, 2023
@choidongkuen choidongkuen self-assigned this Oct 25, 2023
@choidongkuen choidongkuen merged commit ed0aedc into main Oct 25, 2023
2 checks passed
@choidongkuen choidongkuen deleted the feature/51 branch October 25, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS 에러 재수정
1 participant