flexisip-account-manager/flexiapi/app/Http/Controllers/Account
2023-11-28 09:48:51 +00:00
..
AccountController.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00
AuthenticateController.php Fix #80 Inject provisioning link and QRCode in the default email with a password_reset parameter 2023-03-16 16:15:45 +00:00
AuthTokenController.php QRCode based authentication 2022-07-12 15:14:46 +02:00
ContactVcardController.php Complete the authenticated account contacts tests and fix the related documentation 2021-10-26 15:12:53 +02:00
CreationRequestTokenController.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:29:01 +00:00
DeviceController.php Fix #59 Move to Redis for the devices management 2022-12-14 17:21:14 +01:00
EmailController.php Fix #78 Add a APP_ACCOUNTS_EMAIL_UNIQUE environnement setting 2023-03-14 10:53:51 +00:00
PasswordController.php Fix #42 add PHPMD to the GitlabCI 2022-09-21 15:29:27 +02:00
ProvisioningController.php Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 17:07:50 +02:00
RegisterController.php Apply the same workaround than for the email registration for the phone ones 2023-11-28 09:48:51 +00:00