flexisip-account-manager/flexiapi/app
2025-07-21 16:29:30 +02:00
..
Console Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
Exceptions Fix #177 2022-08-23 11:27:35 +02:00
Helpers Fix FLEXIAPI-181 Replace APP_ADMINS_MANAGE_MULTI_DOMAINS with APP_SUPER_ADMINS_SIP_DOMAINS 2024-06-10 13:49:42 +00:00
Http Fix FLEXIAPI-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2025-07-21 16:29:30 +02:00
Libraries Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
Mail Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 14:31:04 +00:00
Providers Add basic Statistics support for Messages and Related devices 2023-07-20 14:56:42 +00:00
Rules Fix FLEXIAPI-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2025-07-21 16:29:30 +02:00
Services Fix FLEXIAPI-163 Complete AccountService hooks 2024-05-30 12:27:53 +00:00
Account.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
AccountAction.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
AccountCreationRequestToken.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
AccountCreationToken.php Fix FLEXIAPI-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2025-07-21 16:29:30 +02:00
AccountDictionaryEntry.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AccountTombstone.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
AccountType.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
ActivationExpiration.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
ApiKey.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AuthToken.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
Consommable.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
Contact.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ContactsList.php Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
Device.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
DigestNonce.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
EmailChangeCode.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Password.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
PhoneChangeCode.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
ProvisioningToken.php Fix FLEXIAPI-180 Fix the token and activation flow for the provisioning with... 2024-06-03 13:19:43 +00:00
RecoveryCode.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
SipDomain.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
StatisticsCall.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsCallDevice.php Implement Calls Statistics 2023-09-19 13:07:09 +00:00
StatisticsMessage.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsMessageDevice.php Add Account statistics 2023-10-04 08:24:47 +00:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
VcardStorage.php Fix FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00