flexisip-account-manager/flexiapi/app/Http/Controllers/Api
2021-04-22 17:47:16 +02:00
..
Admin Allow phone numbers to be set on the admin account creation API endpoint 2021-04-22 17:47:16 +02:00
AccountController.php Remove the WhiteSpace limitation in the api for usernames during account creation 2021-04-12 15:55:51 +02: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
TokenController.php Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00