star-cloud/app/Http/Middleware
2026-03-13 17:35:22 +08:00
..
Authenticate.php first commit 2025-11-21 17:15:27 +08:00
EncryptCookies.php first commit 2025-11-21 17:15:27 +08:00
EnsureTenantAccess.php [FEAT] 優化部署流程:加入 RoleSeeder 與 AdminUserSeeder,並實作權限系統基礎架構與多租戶隔離機制 2026-03-13 17:35:22 +08:00
PreventRequestsDuringMaintenance.php first commit 2025-11-21 17:15:27 +08:00
RedirectIfAuthenticated.php first commit 2025-11-21 17:15:27 +08:00
SetLocale.php [REFACTOR] 實作側邊欄與儀表板多語系化,修復 UI 位移與樣式優化 2026-03-12 17:42:57 +08:00
TrimStrings.php first commit 2025-11-21 17:15:27 +08:00
TrustHosts.php first commit 2025-11-21 17:15:27 +08:00
TrustProxies.php [FIX] 強制 HTTPS 與信任代理以修正 Mixed Content 問題,並加入 CI/CD 自動同步 main 邏輯 2026-03-06 17:16:00 +08:00
ValidateSignature.php first commit 2025-11-21 17:15:27 +08:00
VerifyCsrfToken.php first commit 2025-11-21 17:15:27 +08:00