- 出荷済み
- 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)