flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin e4ccfe7a4a Fix FLEXIAPI-132
2024-01-24 15:37:20 +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 FLEXIAPI-132 2024-01-24 15:37:20 +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