flexisip-account-manager/flexiapi/app/Http/Controllers/Account
2023-12-28 09:54:47 +00:00
..
AccountController.php Fix #127 Move the API Key management form to a specific page 2023-10-05 15:42:15 +02:00
ApiKeyController.php Fix #127 Move the API Key management form to a specific page 2023-10-05 15:42:15 +02:00
AuthenticateController.php Add the Account CSV import feature 2023-08-14 13:53:03 +00:00
AuthTokenController.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
ContactVcardController.php Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
CreationRequestTokenController.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
EmailController.php Add PIN code error handling and proper redirect 2023-08-17 09:42:09 +00:00
PasswordController.php Fix #135 Refactor the password algorithms code 2023-12-19 09:30:21 +00:00
PhoneController.php Add PIN code error handling and proper redirect 2023-08-17 09:42:09 +00:00
ProvisioningController.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
RecoveryController.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
RegisterController.php Redesign the UI 2023-06-09 08:24:49 +00:00