flexisip-account-manager/flexiapi/app/Http/Middleware
2024-01-23 17:11:55 +01:00
..
Authenticate.php Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware 2024-01-23 17:11:55 +01:00
AuthenticateAdmin.php Fix #95 PUT /accounts admin endpoint implementation 2023-05-25 17:16:36 +02:00
AuthenticateDigestOrKey.php Fix #135 Refactor the password algorithms code 2023-12-19 09:30:21 +00:00
CheckForMaintenanceMode.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
EncryptCookies.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
IsWebPanelEnabled.php Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware 2024-01-23 17:11:55 +01:00
RedirectIfAuthenticated.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
TrimStrings.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
TrustProxies.php Fix #91 Update to Laravel 9 2023-04-12 11:35:46 +02:00
VerifyCsrfToken.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00