flexisip-account-manager/flexiapi/app/Http/Controllers/Account
Timothée Jaussoin fe279e3244 Remove totally the SQLite support
- Run all the migrations in the MySQL database
- Add foreign keys + cascade support
- Remove the AccountDeleting event (now useless)
- Simplify the related code
- Keep (for now), the FlexiSIP structure to ensure compatibility
- Update the README
- Update the test suite
2021-06-03 11:31:54 +02:00
..
AccountController.php Allow the Terms and Conditions to be set as URLs 2021-02-09 13:58:32 +01:00
AuthenticateController.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php - Fix an issue when the user set for the first time his email adress to his account (the old email was required) 2021-05-04 11:27:21 +02:00
PasswordController.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
RegisterController.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00