flexisip-account-manager/flexiapi/tests/Feature
2023-11-08 10:41:14 +00:00
..
AccountProvisioningTest.php Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 14:31:04 +00:00
ApiAccountActionTest.php Fix #77 Add proper SIP username validation 2023-03-21 13:03:02 +00:00
ApiAccountApiKeyTest.php Fix #92 Add two new endpoints regarding email account reset and account search per email for admins 2023-05-10 10:01:54 +00:00
ApiAccountContactsTest.php Fix #106 Remove completely the deprecated laravelcollective/html dependency 2023-08-08 15:20:07 +02:00
ApiAccountCreationTokenTest.php Fix #121 Only apply throttling to redeemed tokens 2023-09-11 09:35:11 +00:00
ApiAccountMessageTest.php Fix #77 Add proper SIP username validation 2023-03-21 13:03:02 +00:00
ApiAccountPhoneChangeTest.php Fix #77 Add proper SIP username validation 2023-03-21 13:03:02 +00:00
ApiAccountTest.php Only allow the recovery endpoint to be called once if the code is wrong 2023-11-08 10:41:14 +00:00
ApiAccountTypeTest.php Fix #106 Remove completely the deprecated laravelcollective/html dependency 2023-08-08 15:20:07 +02:00
ApiAuthenticationTest.php Fix #77 Add proper SIP username validation 2023-03-21 13:03:02 +00:00
ApiStatisticsTest.php Implement Calls Statistics 2023-09-19 13:07:09 +00:00