flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin 248fce60fe Fix FLEXIAPI-139
2024-02-21 14:37:29 +00:00
..
AccountController.php Fix FLEXIAPI-134 Add a system to detect and block abusive accounts 2024-01-29 11:36:41 +01: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 Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +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 Fix FLEXIAPI-139 2024-02-21 14:37:29 +00:00
PasswordController.php Fix #135 Refactor the password algorithms code 2023-12-19 09:30:21 +00:00
PhoneController.php Fix FLEXIAPI-139 2024-02-21 14:37:29 +00:00
ProvisioningController.php Fix FLEXIAPI-132 2024-01-24 15:37:20 +00:00
RecoveryController.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
RegisterController.php Redesign the UI 2023-06-09 08:24:49 +00:00