flexisip-account-manager/flexiapi/app/Http/Middleware
2025-12-01 17:00:11 +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 FLEXIAPI-400 Scope the API accounts endpoints per space 2025-12-01 17:00:11 +01:00
AuthenticateDigestOrKey.php Fix/325 328 2025-06-11 15:36:51 +00:00
AuthenticateJWT.php Fix FLEXIAPI-410 Modernize the Middleware and application stack to fit with... 2025-11-12 14:50:07 +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
IsCardDavCredentialsEnabled.php Fix FLEXIAPI-410 Modernize the Middleware and application stack to fit with... 2025-11-12 14:50:07 +00:00
IsIntercomFeatures.php Upgrade to PHP 8.2 and Laravel 11 2025-08-18 09:15:08 +00:00
IsPhoneRegistration.php Upgrade to PHP 8.2 and Laravel 11 2025-08-18 09:15:08 +00:00
IsPublicRegistration.php Fix FLEXIAPI-410 Modernize the Middleware and application stack to fit with... 2025-11-12 14:50:07 +00:00
IsWebPanelEnabled.php Upgrade to PHP 8.2 and Laravel 11 2025-08-18 09:15:08 +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-410 Modernize the Middleware and application stack to fit with... 2025-11-12 14:50:07 +00: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