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-06-02 17:21:41 +06:30
2025-07-16 10:32:36 +06:30
2025-06-02 17:21:41 +06:30
2017-10-23 11:38:10 +06:30
2019-12-20 11:55:45 +06:30
2017-10-23 11:38:10 +06:30
2020-02-19 16:06:56 +06:30
2025-07-04 16:37:24 +06:30
2018-05-04 11:18:53 +06:30
2023-08-24 10:40:31 +06:30
2017-10-23 11:38:10 +06:30