Files
Infra Bot d79a6c5929 fix: Include aes_iv in cache key and fix subdomain parsing for cloud mode
1. license.rb: Add aes_iv to Redis cache key to prevent CipherError after
   container restart. New random IVs after restart were causing stale cache
   decryption failures.

2. action_controller.rb:
   - Use request.subdomains.first instead of .last to correctly parse shop
     code from tenant.fc.smartsales.asia domains
   - Add localhost bypass (127.0.0.1 / ::1) for Docker health checks in
     cloud mode, returning 200 OK instead of 404 not_found

Refs: infra-fix-2026-05-06
2026-05-06 12:16:04 +08:00
..
2025-07-14 14:39:06 +06:30
2025-07-14 14:51:46 +06:30
2017-10-23 11:38:10 +06:30
2017-10-23 11:38:10 +06:30
2017-10-23 11:38:10 +06:30
2017-10-23 11:38:10 +06:30