Skip to content

[FIX] 댓글 관련 인증/인가 버그 픽스 #349

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

Merged
merged 3 commits into from
May 13, 2025
Merged

[FIX] 댓글 관련 인증/인가 버그 픽스 #349

merged 3 commits into from
May 13, 2025

Conversation

Kim-TaeUk
Copy link
Member

Related Issue

Key Changes

댓글 수정 삭제 시 잘못 적용되고 있던 인가 및 리소스 검증 수정

  • AS-IS: FeedAuthorizationValidator
  • TO-BE: FeedAccessValidator, CommentAuthorizationValidator

Copy link
Contributor

@GiJungPark GiJungPark 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
Contributor

@sansan20535 sansan20535 left a comment

Choose a reason for hiding this comment

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

확인했습니다~! 고생하셨습니다 : )

@Kim-TaeUk Kim-TaeUk merged commit 895410f into dev May 13, 2025
2 checks passed
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.

[FIX] 댓글 관련 인증/인가 버그 픽스
3 participants