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

Api: ✏️ Proxy 서버로 IP Logging 위임을 통한 WAS 애플리케이션 내 인터셉터 제거 #158

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

psychology50
Copy link
Member

작업 이유

  • 요청 IP 헤더 로깅을 WAS에서 수행하고 있었으나, 기능을 Proxy 단으로 연유로 인해 WAS의 로깅 로직 제거

작업 사항

  • Sign 이벤트, 테이블 정보 제거 (관련 Repository, Service 포함)
  • Sign 이벤트 핸들링 Interceptor 제거
  • 컨트롤러 테스트에서 WebConfig 제외하던 코드 모두 수정

리뷰어가 중점적으로 확인해야 하는 부분

  • 없음

발견한 이슈

  • 없음

@psychology50 psychology50 added the fix 기능 수정 label Aug 27, 2024
@psychology50 psychology50 self-assigned this Aug 27, 2024
@psychology50 psychology50 changed the title Api: ✏️ Web Logging 이전에 의해 WAS 애플리케이션 내 인터셉터 제거 Api: ✏️ IP Logging Proxy 서버로 위임을 통한 WAS 애플리케이션 내 인터셉터 제거 Aug 27, 2024
@psychology50 psychology50 changed the title Api: ✏️ IP Logging Proxy 서버로 위임을 통한 WAS 애플리케이션 내 인터셉터 제거 Api: ✏️ Proxy 서버로 IP Logging 위임을 통한 WAS 애플리케이션 내 인터셉터 제거 Aug 27, 2024
@psychology50 psychology50 merged commit af1a9a5 into dev Aug 27, 2024
1 check passed
@psychology50 psychology50 deleted the fix/delete-sign-event-log branch August 27, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant