flexisip-account-manager/flexiapi/tests/Feature
Timothée Jaussoin 354830da7e QRCode based authentication
Add routes, model and controller for AuthToken
Create auth_tokens table
Allow auth_token to be used for provisioning
Reorganize the API
Update the dependencies
2022-07-12 15:14:46 +02:00
..
AccountActionTest.php Display the account type as a list in vCard 2022-01-24 17:31:49 +01:00
AccountApiKeyTest.php QRCode based authentication 2022-07-12 15:14:46 +02: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 Keep the compatibility with old deprecated endpoints and parameters 2022-06-28 14:50:31 +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 QRCode based authentication 2022-07-12 15:14:46 +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