flexisip-account-manager/flexiapi/tests/Feature
Timothée Jaussoin 585cc2f02c Split APP_EVERYONE_IS_ADMIN in two and introduce APP_ADMINS_MANAGE_MULTI_DOMAINS to allow admins to manage accounts accross the domains
Update the admins panels to allow domains to be edited
Update the tests
Update the dependencies
Complete the documentation
2022-01-04 16:40:24 +01:00
..
AccountActionTest.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountApiTest.php Split APP_EVERYONE_IS_ADMIN in two and introduce APP_ADMINS_MANAGE_MULTI_DOMAINS to allow admins to manage accounts accross the domains 2022-01-04 16:40:24 +01:00
AccountContactsTest.php Complete the authenticated account contacts tests and fix the related documentation 2021-10-26 15:12:53 +02:00
AccountPhoneChangeTest.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
AccountProvisioningTest.php Activate the account if the confirmation_key matches during provisioning 2021-11-17 11:25:38 +01: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