flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
2025-06-17 11:27:02 +02:00
..
AccountController.php Fix FLEXIAPI-205 Remove the deprecated endpoints, compatibility code... 2025-04-22 12:51:15 +00:00
ApiKeyController.php Fix FLEXIAPI-284 Add configurable admin API Keys 2025-04-10 09:11:26 +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-286 Send an account_recovery_token using a push notification 2025-05-05 13:43:44 +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 FLEXIAPI-330 Remove the ConfirmedRegistration email and related code 2025-06-17 11:27:02 +02: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
RecoveryTokenController.php Fix FLEXIAPI-286 Send an account_recovery_token using a push notification 2025-05-05 13:43:44 +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