flexisip-account-manager/flexiapi/app
2024-05-16 11:32:15 +02:00
..
Console Fix FLEXIAPI-170 Fix undefined variable apiKey in CreateAdminAccount 2024-05-02 13:08:16 +02:00
Exceptions Fix #177 2022-08-23 11:27:35 +02:00
Helpers Fix FLEXIAPI-167 Add the handling of a custom identifier for the JWT tokens on top of the email one 2024-04-30 10:10:19 +00:00
Http Fix FLEXIAPI-173 Wrong route in validateEmail (deprecated) 2024-05-16 11:32:15 +02:00
Libraries Firebase Keymap : Fix lpush param handling to support properly legacy server key 2024-04-25 09:34:46 +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-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00
Services Fix FLEXIAPI-162 Drop the aliases table 2024-04-22 13:38:51 +00:00
Account.php Fix FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +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-156 Disable the Phone change web form when PHONE_AUTHENTICATION is disabled 2024-04-02 13:57:08 +00: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 #76 Remove useless expired_at cast 2023-02-13 14:11:31 +01: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 #143 Ensure that the ProvisioningToken model behave likes all the other Consommable 2024-01-15 11:07:47 +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
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