flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Account
Timothée Jaussoin f4465d68af Merge branch 'feature/358-logs-syslog' into 'master'
Fix FLEXIAPI-358 Write all the logs to syslog (and by extension journald)

Closes FLEXIAPI-358

See merge request BC/public/flexisip-account-manager!667
2026-04-17 08:56:52 +00: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
CallForwardingController.php Fix FLEXIAPI-433 Implement CallForwarding 2026-02-24 11:20:56 +01:00
ContactController.php Fix FLEXIAPI-433 Implement CallForwarding 2026-02-24 11:20:56 +01: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
StatisticsCallController.php Fix FLEXIAPI-455 Add GET endpoints to retrieve an account call logs, documentation and tests 2026-03-16 17:08:31 +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