flexisip-account-manager/flexiapi/app/Http/Middleware
2025-07-03 15:42:15 +02: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 FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
AuthenticateDigestOrKey.php Fix FLEXIAPI-328 Set realm on Space creation, limit the update if some accounts are present 2025-06-11 11:11:23 +02:00
AuthenticateJWT.php Fix FLEXIAPI-262 Bypass the JWT auth if we have an API 2025-01-30 10:23:06 +00:00
AuthenticateSuperAdmin.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
CheckBlocked.php Fix FLEXIAPI-134 Add a system to detect and block abusive accounts 2024-01-29 11:36:41 +01: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
IsIntercomFeatures.php Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
IsPhoneRegistration.php Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
IsPublicRegistration.php Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
IsWebPanelEnabled.php Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
Localization.php Fix FLEXIAPI-237 Add internationalisation support in the app 2025-02-26 10:06:55 +01:00
RedirectIfAuthenticated.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
SpaceCheck.php Fix FLEXIAPI-348 Add a fallback 404 page for URLs that are pointing to no configured Spaces 2025-07-03 15:42:15 +02: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
ValidateJSON.php Fix FLEXIAPI-254 Allow no data on POST requests to not trigger the ValidateJSON middleware 2024-12-30 17:22:03 +01:00
VerifyCsrfToken.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00