- ส่งแล้ว
- 14 ตุลาคม 2568 เวลา 03:52 UTC
- ผู้เขียน
- snadjafinia
- ตั้งค่า
- 22a6e80
Critical Change: - This endpoint does NOT call SecurityService - It queries Redis DIRECTLY for OTK validation - Extensive logging added to trace every step New Logging: - Request details (timestamp, URL, method, host) - Content-Type and OTK extraction - Redis client initialization status - Redis key construction - Redis query execution and results - Cookie setting operations - Error conditions This should make it crystal clear that we're using Direct Redis access, NOT calling SecurityService via APIService. If logs still show SecurityService calls, the pod hasn't restarted yet!