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

feat: 공연 후기 회원 검증 로직 추가 #192

Merged
merged 2 commits into from
Jan 10, 2024
Merged

feat: 공연 후기 회원 검증 로직 추가 #192

merged 2 commits into from
Jan 10, 2024

Conversation

park0jae
Copy link
Member

구현 기능

  • 공연 후기 작성자(회원)에 대한 검증 로직 추가

요약

  • 공연 후기 작성자가 현재 로그인한 유저와 일치하는지 검증
  • 후기 수정, 삭제 처리 부분에 적용

resolve: #188

@park0jae park0jae added feature 기능 event 공연 labels Jan 10, 2024
@park0jae park0jae requested a review from KarmaPol January 10, 2024 02:24
@park0jae park0jae self-assigned this Jan 10, 2024
@KarmaPol KarmaPol merged commit ec66ccf into main Jan 10, 2024
1 check passed
@park0jae park0jae deleted the event/188 branch January 10, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event 공연 feature 기능
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: 공연 후기 회원 검증 로직 추가
2 participants