flexisip-account-manager/flexiapi/app/Http/Controllers/Account
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
..
AccountController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
AuthenticateController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
AuthTokenController.php QRCode based authentication 2022-07-12 15:14:46 +02:00
ContactVcardController.php Complete the authenticated account contacts tests and fix the related documentation 2021-10-26 15:12:53 +02:00
DeviceController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
EmailController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
PasswordController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
ProvisioningController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
RegisterController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00