flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin e2aeab285a Allow admin accounts creation through the admin account creation API
Fix a small issue in the account panel authentication controller (realm->domain)
Update the dependencies
Bump the release version
2021-02-15 10:05:33 +01:00
..
Admin Allow admin accounts creation through the admin account creation API 2021-02-15 10:05:33 +01:00
AccountController.php Add support of realms in the authentication process through a global configuration variable 2021-02-03 15:33:07 +01:00
AccountPhoneController.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
ApiController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php Complete the API with new endpoints 2021-01-13 14:47:22 +01:00
PasswordController.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
PingController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00