flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin 3fdedda515 Bring back the confirmation_key in Account but only in Admin endpoints (for security reason)
Authenticate on the resolvedRealm and not the configured domain
Bump package
2021-02-11 17:59:41 +01:00
..
Admin Bring back the confirmation_key in Account but only in Admin endpoints (for security reason) 2021-02-11 17:59:41 +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