flexisip-account-manager/flexiapi/app
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
..
Console Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
Exceptions Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Helpers Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
Http Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
Libraries Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
Mail Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Providers Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
Rules Import the base fonts localy 2022-06-27 13:59:35 +02:00
Account.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
AccountAction.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
AccountCreationToken.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountTombstone.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
AccountType.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ActivationExpiration.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Admin.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Alias.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
ApiKey.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
AuthToken.php QRCode based authentication 2022-07-12 15:14:46 +02:00
Contact.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
Device.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
DigestNonce.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
EmailChanged.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
ExternalAccount.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
Password.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
PhoneChangeCode.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00