- Navios
- 14 de outubro de 2025 às 03:52 UTC
- Autor
- snadjafinia
- Enviar
- 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!