flexisip-account-manager/flexiapi/app/Http/Middleware
Timothée Jaussoin 17fcaf02d3 Import a new API, build with Laravel
- Authentication handled by DIGEST (MD5 and SHA-256)
- Support of CLRTXT passwords in the DB
- Expose sip account devices through the API
- Tests, with databases running in memory
- Documents for the deployment and API usage
2020-02-03 15:20:48 +01:00
..
Authenticate.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
AuthenticateDigest.php Import a new API, build with Laravel 2020-02-03 15:20:48 +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
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 Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
VerifyCsrfToken.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00