flexisip-account-manager/flexiapi/app/Http/Controllers/Account
2021-12-14 16:52:36 +01:00
..
AccountController.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
AuthenticateController.php Handle aliases when doing an email reset 2021-12-14 16:52:36 +01:00
ContactVcardController.php Complete the authenticated account contacts tests and fix the related documentation 2021-10-26 15:12:53 +02:00
DeviceController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
EmailController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
PasswordController.php Remove the old password request feature when changing the password 2021-07-12 11:02:08 +02:00
ProvisioningController.php Activate the account if the confirmation_key matches during provisioning 2021-11-17 11:25:38 +01:00
RegisterController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00