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

[Hotfix] - Refresh 토큰으로 재발급 요청시 NullPointException 해결, CORS config 빠르게 Cherry pick #78

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

jbw9964
Copy link
Collaborator

@jbw9964 jbw9964 commented Dec 4, 2024

#️⃣연관된 이슈

📝작업 내용

Refresh 토큰으로 재발급 요청시 쿠키가 존재하지 않아 발생하는 NullPointException 을 해결하였고,
빠르게 CORS config cherry pick 하였습니다.

그래서 성원님 PR 여유롭게 리뷰하셔도 될 것 같습니다

@jbw9964 jbw9964 self-assigned this Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Test Results

16 files  16 suites   16s ⏱️
75 tests 75 ✅ 0 💤 0 ❌
76 runs  76 ✅ 0 💤 0 ❌

Results for commit a6fee2f.

@jbw9964 jbw9964 merged commit c894ca8 into develop Dec 4, 2024
3 checks passed
@jbw9964 jbw9964 deleted the hotfix/refresh-token-update branch December 4, 2024 03:24
Copy link

sonarqubecloud bot commented Dec 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
71.2% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

4 participants