flexisip-account-manager/flexiapi/app/Console/Commands
Timothée Jaussoin 63a690d6b2 Save the removed accounts in a "tombstones" table to prevent them to be recreated
Add a Console commande to clear the old tombstones
Update the documentation
2021-09-07 15:52:21 +02:00
..
ClearExpiredNonces.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
ClearOldAccountsTombstones.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
CreateAdminAccountTest.php Create an "old" Admin account to prevent it to be removed by the SQL cleanup triggers 2021-04-15 12:04:26 +02:00
ImportDatabase.php Allow migration with no SQLite databases 2021-07-05 14:42:59 +02:00
RemoveUnconfirmedAccounts.php Add a --and-confirmed parameter to the accounts:clear-unconfirmed command 2021-08-10 14:34:55 +02:00
SetAccountAdmin.php Set back the set-admin command to id 2021-05-12 17:36:17 +02:00