Skip to content

566 prod jwt filter에서 에러 catch후 방치#567

Merged
ByunDohwi merged 5 commits intomainfrom
566-prod-jwt-filter에서-에러-catch후-방치
Dec 5, 2025

Hidden character warning

The head ref may contain hidden characters: "566-prod-jwt-filter\uc5d0\uc11c-\uc5d0\ub7ec-catch\ud6c4-\ubc29\uce58"
Merged

566 prod jwt filter에서 에러 catch후 방치#567
ByunDohwi merged 5 commits intomainfrom
566-prod-jwt-filter에서-에러-catch후-방치

Conversation

@ByunDohwi
Copy link
Member

기존 jwt filter에서 에러 캐치 후 throw 하지 않아서 만료된 토큰이나 잘못된 토큰을 대처할 수 없었습니다.
shouldNotFilter와 Security path를 추가하였습니다.

@ByunDohwi ByunDohwi self-assigned this Dec 5, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 566-prod-jwt-filter에서-에러-catch후-방치

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ByunDohwi
Copy link
Member Author

추가로 notice 관련 path도 추가하였습니다.

@ByunDohwi ByunDohwi merged commit 9832698 into main Dec 5, 2025
2 checks passed
@ByunDohwi ByunDohwi deleted the 566-prod-jwt-filter에서-에러-catch후-방치 branch December 5, 2025 03:31
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.

2 participants