flexisip-account-manager/flexiapi/tests/Feature
Timothée Jaussoin 3225e11ffc Rename tokens to account_creation_token and the related table, tests, controllers, endpoints
Add a new endpoint to allow the creation of an account_creation_token by an admin
Split the confirmation_key in two, create a provisioning_token
Refactor the documentation
Bump the package number
2022-06-23 17:25:01 +02:00
..
AccountActionTest.php Display the account type as a list in vCard 2022-01-24 17:31:49 +01:00
AccountApiKeyTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountApiTest.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountContactsTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountCreationTokenTest.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountMessageTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountPhoneChangeTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountProvisioningTest.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountTypeTest.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AuthenticateDigestAndKeyTest.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00