flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin 63a690d6b2 Save the removed accounts in a "tombstones" table to prevent them to be recreated
Add a Console commande to clear the old tombstones
Update the documentation
2021-09-07 15:52:21 +02:00
..
Admin Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02: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
AccountPhoneController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
ApiController.php Add a basic documentation for FlexiAPI account panel 2021-07-27 09:35:47 +00:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
PasswordController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
PingController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
TokenController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00