flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
2024-05-30 12:36:27 +00:00
..
AccountController.php Fix FLEXIAPI-176 Improve logs for the deprecated endpoints and... 2024-05-20 12:32:04 +00:00
ApiKeyController.php Fix FLEXIAPI-152 API Key usage clarification 2024-04-09 09:10:08 +00:00
AuthTokenController.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
ContactController.php Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
CreationRequestToken.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
CreationTokenController.php Fix FLEXIAPI-159 Add the account_creation_tokens/consume endpoint 2024-05-30 12:36:27 +00:00
DeviceController.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
EmailController.php Fix FLEXIAPI-168 Add POST /accounts/me/email to confirm the email change 2024-04-25 13:33:20 +00:00
PasswordController.php Fix #135 Refactor the password algorithms code 2023-12-19 09:30:21 +00:00
PhoneController.php Fix FLEXIAPI-158 Restrict the phone number change API endpoint to return 403... 2024-04-03 14:05:35 +00:00
VcardsStorageController.php Fix FLEXIAPI-177 Complete vcards-storage and devices related endpoints with their User/Admin ones 2024-05-22 12:21:08 +02:00