flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Admin
Timothée Jaussoin b1d58d83c9 Fix #177
Implement XMLRPC like retrocompatibility endpoints
Validate phone-info endpoint phone format
Improve OVHSMS error handling and log errors
Complete tests
Fix #34 return a generic message for 404 errors
Fix #38 simplify the domain resolving parameter and remove the domain parameter in the token based account creation endpoint
2022-08-23 11:27:35 +02:00
..
AccountActionController.php Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountContactController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountController.php Fix #177 2022-08-23 11:27:35 +02:00
AccountCreationTokenController.php Rename tokens to account_creation_token and the related table, tests, controllers, endpoints 2022-06-23 17:25:01 +02:00
AccountTypeController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00