Xboard/app/Http/Middleware
xboard b489f8f6f1 fix: 修复soga后端、Tidalab、等一些后端对接获取配置失败的问题
修复添加了服务后端中间件统一鉴权导致了一些后端鉴权不通过的问题
2023-11-19 04:03:09 +08:00
..
Admin.php Initial commit 2023-11-17 14:44:01 +08:00
Authenticate.php Initial commit 2023-11-17 14:44:01 +08:00
CheckForMaintenanceMode.php Initial commit 2023-11-17 14:44:01 +08:00
Client.php Initial commit 2023-11-17 14:44:01 +08:00
CORS.php Initial commit 2023-11-17 14:44:01 +08:00
EncryptCookies.php Initial commit 2023-11-17 14:44:01 +08:00
ForceJson.php Initial commit 2023-11-17 14:44:01 +08:00
Language.php Initial commit 2023-11-17 14:44:01 +08:00
RedirectIfAuthenticated.php Initial commit 2023-11-17 14:44:01 +08:00
RequestLog.php Initial commit 2023-11-17 14:44:01 +08:00
Server.php fix: 修复soga后端、Tidalab、等一些后端对接获取配置失败的问题 2023-11-19 04:03:09 +08:00
Staff.php Initial commit 2023-11-17 14:44:01 +08:00
TrimStrings.php Initial commit 2023-11-17 14:44:01 +08:00
TrustProxies.php Initial commit 2023-11-17 14:44:01 +08:00
User.php Initial commit 2023-11-17 14:44:01 +08:00
VerifyCsrfToken.php Initial commit 2023-11-17 14:44:01 +08:00