flexisip-account-manager/flexiapi/app/Console/Commands
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
..
ClearApiKeys.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
ClearNonces.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
ClearOldAccountsTombstones.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
CreateAdminAccountTest.php Fix the CreateAdminAccountTest command to force the last_used_at value for MySQL 2022-02-15 10:19:47 +01:00
ExportToExternalAccounts.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
GenerateExternalAccounts.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
ImportDatabase.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ImportExternalAccounts.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
RemoveUnconfirmedAccounts.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
RunAccountSeeder.php Fix #14, convert the flexisip-tester account seeder MySQL script to a proper Laravel Seeder 2021-12-07 17:10:37 +01:00
SetAccountAdmin.php Set back the set-admin command to id 2021-05-12 17:36:17 +02:00