flexisip-account-manager/flexiapi/database/factories
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
..
AccountCreationTokenFactory.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountFactory.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AdminFactory.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
ExternalAccountFactory.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
PasswordFactory.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
PhoneChangeCodeFactory.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
UserFactory.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00