flexisip-account-manager/flexiapi/app/Http/Controllers/Api
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
..
Admin Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountContactController.php Restrict the attributes returned in AccountContact 2022-02-01 12:17:56 +01:00
AccountController.php QRCode based authentication 2022-07-12 15:14:46 +02:00
AccountCreationTokenController.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountPhoneController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
ApiController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
ApiKeyController.php QRCode based authentication 2022-07-12 15:14:46 +02:00
AuthTokenController.php QRCode based authentication 2022-07-12 15:14:46 +02:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
MessageController.php Complete the API SIP message feature with more error logs and updated documentation 2022-03-21 16:14:29 +01:00
PasswordController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
PingController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
StatisticController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00