Files
sb-backend/src/main/java
ByungCheol e9a3fc82e5
CI / build (push) Failing after 15m51s
fix: verify-password·profile 인터셉터 보호 경로 누락 수정
- WebConfig authInterceptor 경로에 /api/auth/verify-password, /api/auth/profile 추가
  (누락 시 CURRENT_MEMBER 미설정 → 로그인 사용자도 NPE 500)
- WebConfigTest: 인증 필수 auth 엔드포인트 보호 경로 등록 회귀 가드

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 14:14:15 +09:00
..