flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin 98ddf1f065 Enforce a redirection on the login page if the account is logued in
Use the APP_URL variable to define the base url
Bump the package number
2021-07-29 16:58:18 +02:00
..
AccountController.php Add a basic documentation for FlexiAPI account panel 2021-07-27 09:35:47 +00:00
AuthenticateController.php Enforce a redirection on the login page if the account is logued in 2021-07-29 16:58:18 +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 Remove the old password request feature when changing the password 2021-07-12 11:02:08 +02:00
ProvisioningController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
RegisterController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00