flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin 2062d0618f Add a provisioning endpoint
Add QRCode link endpoint
Install endroid/qr-code to generate the QRCode
Add a ACCOUNT_PROVISIONING_RC_FILE to configure the provisioning RC file
Complete the documentation
Handle expired confirmation_key in the provisioning endpoints
Implement the provisioning hooks and complete the README
Complete the README regarding the db:import command
Bump the package number
2021-07-05 10:41:45 +02:00
..
AccountController.php Allow the Terms and Conditions to be set as URLs 2021-02-09 13:58:32 +01:00
AuthenticateController.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +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 Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
ProvisioningController.php Add a provisioning endpoint 2021-07-05 10:41:45 +02:00
RegisterController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00