flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin 354830da7e QRCode based authentication
Add routes, model and controller for AuthToken
Create auth_tokens table
Allow auth_token to be used for provisioning
Reorganize the API
Update the dependencies
2022-07-12 15:14:46 +02:00
..
AccountController.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AuthenticateController.php QRCode based authentication 2022-07-12 15:14:46 +02: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
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 QRCode based authentication 2022-07-12 15:14:46 +02:00
RegisterController.php Fix cases where alias and username can both be phone numbers but different 2022-03-07 14:21:41 +01:00