flexisip-account-manager/flexiapi/app/Http
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
..
Controllers Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Middleware Bring back the confirmation_key in Account but only in Admin endpoints (for security reason) 2021-02-11 17:59:41 +01:00
Kernel.php Add a nice layout for the common errors, fix #5 2021-05-03 12:07:57 +02:00