Conversation
기존 세션의 XSRF-TOKEN 쿠키가 api.boot-signal.com 도메인으로 발급된 경우 boot-signal.com의 JS에서 document.cookie로 읽지 못해 CSRF 헤더가 누락됨. 서버에서 직접 토큰값을 조회할 수 있는 폴백 엔드포인트를 추가하여 프론트엔드가 CSRF_TOKEN_INVALID 오류 시 재시도할 수 있도록 함.
This reverts commit a6b7125.
feat: S3 파일 업로드 연동 - 프로필 이미지 및 수강 인증 자료
fix: 비밀번호 재설정 메일 한글 제목 UTF-8 처리
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.