flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
2026-01-27 11:50:14 +01:00
..
AccountController.php Fix FLEXIAPI-358 Write all the logs to syslog (and by extension journald) 2026-01-27 11:50:14 +01: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-358 Write all the logs to syslog (and by extension journald) 2026-01-27 11:50:14 +01: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
FileController.php Fix FLEXIAPI-366 Add voicemails endpoints 2025-12-11 16:27:32 +00:00
PasswordController.php Fix FLEXIAPI-358 Write all the logs to syslog (and by extension journald) 2026-01-27 11:50:14 +01: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-358 Write all the logs to syslog (and by extension journald) 2026-01-27 11:50:14 +01:00
RecoveryTokenController.php Fix FLEXIAPI-358 Write all the logs to syslog (and by extension journald) 2026-01-27 11:50:14 +01:00
VcardsStorageController.php Fix FLEXIAPI-400 Scope the API accounts endpoints per space 2025-12-01 17:00:11 +01:00
VoicemailController.php Fix FLEXIAPI-366 Add voicemails endpoints 2025-12-11 16:27:32 +00:00