- 관련 상품
- 2025년 11월 16일 오전 1:22 UTC
- 이름 *
- snadjafinia
- 뚱 베어
- 2e3e23a
- Fixed 401 error by checking for pre-authenticated session from OTKPreAuthFilter first - OTKPreAuthFilter already validates and consumes OTK, so controller should use the session it provides - Falls back to *** cookie validation for direct requests without OTK - This matches the pattern used in other controllers (MemberController, DepartmentController, ImagingController)