- 出荷済み
- 2025年10月24日 19:19 UTC
- プロフィール
- snadjafinia
- コンテンツ
- 01d184d
- Refresh Redis TTL on every session access (sliding expiration) - Sessions now stay alive as long as user is active in ANY Kamo app - Change Redis key prefix from SESSION to *** (matches cookie name) - Redis object TTL is the ONLY source of truth for session expiration - Cookie expiration is now meaningless - Redis controls session lifetime