flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
2025-03-05 15:48:55 +01:00
..
AccountController.php Fix FLEXIAPI-275 Add names in Spaces 2025-03-05 15:48:55 +01:00
ApiKeyController.php Fix FLEXIAPI-264 Add -k|api_key_ip parameter to accounts:create-admin-account... 2025-02-03 16:24:39 +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-241 Add a /push-notification endpoint to send custom push... 2024-12-10 16:05:19 +00:00
DeviceController.php Fix FLEXIAPI-255 Create a INSTALL.md tutorial and log FlexisipPusherConnector errors 2025-01-06 10:51:18 +01: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
PushNotificationController.php Fix FLEXIAPI-254 Allow no data on POST requests to not trigger the ValidateJSON middleware 2024-12-30 17:22:03 +01: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