flexisip-account-manager/flexiapi/app/Http/Middleware
Timothée Jaussoin 7a17897193 Add ExternalAccounts and related features
- Consume an ExternalAccount on Account creation
- Add a tombstone to an ExternalAccount to ensure non re-usage
- Add related tests
- Generalize Utils
- Stop public registration when there is no ExternalAccounts left
- Add GenerateExternalAccounts, ExportToExternalAccounts and ImportExternalAccounts console scripts
- Provision the ExternalAccount using the depends_on/idkey pair
2022-07-12 17:05:17 +02:00
..
Authenticate.php UI and feature adjustments 2020-09-14 11:24:59 +02:00
AuthenticateAdmin.php Update the dependencies 2021-01-05 15:35:51 +01:00
AuthenticateDigestOrKey.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02: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