flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin 4fc6aaa824 Resolve properly the domain/realm when hashing the password
Add aliases support through two new endpoints, allowing user to set a phone number on his account
Hide the confirmation_key from the returned account JSON
Bump version number
2021-02-11 16:06:20 +01:00
..
Admin Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +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