Attendize/app/Http
Jeremy Quinton fe65e36c57 Improved install process
1. If Attendize is already installed don't throw an Unauthorized 403 error but instead ask user to create default account or login if default account already created.
2. Added defaults to the install process for database connection so if user gets to install page and hits install will use default database values.
3. Added basic validation on database connection details. If the details where empty previously allowed user to submit form.
2018-07-04 16:54:33 +02:00
..
Controllers Improved install process 2018-07-04 16:54:33 +02:00
Middleware Reformat code 2016-09-06 21:39:27 +01:00
Requests Reformat code 2016-09-06 21:39:27 +01:00
Kernel.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
api_routes.php Removing unused API related code which was causing errors 2016-10-23 00:02:48 +01:00
routes.php Update routes.php 2018-06-07 14:24:48 +04:30