flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
2024-04-25 13:33:20 +00:00
..
AccountController.php Fix FLEXIAPI-162 Drop the aliases table 2024-04-22 13:38:51 +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-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +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-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00