flexisip-account-manager/flexiapi/tests/Feature
Timothée Jaussoin 75a98c0949 Add AccountAction model, CRUD and tests
Add AccountType model, CRUD and tests
Add AccountContact model, CRUD and tests
Allow users to retreive their contacts in JSON and VCARD4.0 format
Update the dependencies
Complete the documentation
Improve the messages displayed when removing accounts in RemoveUnconfirmedAccounts
Fix a bug in DeviceController
Fix README
2021-10-26 11:20:00 +02:00
..
AccountActionTest.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountApiTest.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
AccountContactsTest.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountPhoneChangeTest.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
AccountProvisioningTest.php Add a permanent provisioning URL, authenticated 2021-08-04 16:49:14 +02:00
AccountTokenTest.php Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01: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